mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
配件成倍、多工序组、sql语句修正
This commit is contained in:
+2
@@ -8,4 +8,6 @@ package com.cf.imes.module.manage.enums;
|
||||
public interface DictTypeConstants {
|
||||
|
||||
String SYNTHESIS_TYPE = "synthesisType";//加工组类型
|
||||
|
||||
String PLATE_TEXTURE = "product_manger_texture_type";// 板件纹路
|
||||
}
|
||||
|
||||
-1
@@ -1,7 +1,6 @@
|
||||
package com.cf.imes.module.manage.service.plate;
|
||||
|
||||
import cn.hutool.core.collection.CollUtil;
|
||||
import com.cf.imes.framework.common.exception.ServiceException;
|
||||
import com.cf.imes.framework.common.exception.util.ServiceExceptionUtil;
|
||||
import com.cf.imes.framework.common.pojo.CommonResult;
|
||||
import com.cf.imes.framework.organ.core.context.OrganContextHolder;
|
||||
|
||||
Reference in New Issue
Block a user