Merge remote-tracking branch 'origin/main'

This commit is contained in:
liuzhaotian
2024-05-14 16:05:47 +08:00
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";//加工组类型
}