Browse Source

feature 代码提交

xiahan 1 year ago
parent
commit
a57a860c5f

+ 0 - 5
cx-aps/cx-aps-entity/src/main/java/com/rongwei/bsentity/domain/ApsProcessOperationDo.java

@@ -234,11 +234,6 @@ public class ApsProcessOperationDo extends BaseDo {
     @TableField("PLANINPUTID")
     private String planinputid;
 
-    /**
-     * 可选设备ID
-     */
-    @TableField("CANCHOOSEDEVICEID")
-    private String canchoosedeviceid;
     /**
      * 计划输入物料
      */