excel读DO

This commit is contained in:
lym
2024-05-14 16:02:21 +08:00
parent 1aa6626e56
commit cc6b56b0cc
12 changed files with 419 additions and 210 deletions
@@ -30,5 +30,5 @@ public interface DictTypeConstants {
String GRAIN_TYPE = "grainType";//纹路类型
String DOOR_OPENING_DIRECTIONS = "doorOpeningDirections";//开门方向
String PRODUCT_TYPE = "productType";//产品类型
String SYNTHESIS_TYPE = "synthesisType";//订单状态
String SYNTHESIS_TYPE = "synthesisType";//加工组类型
}