laoyao 3 سال پیش
والد
کامیت
40c6e5cfbf

+ 0 - 2
imcs-admin-boot/imcs-business-entity/src/main/java/com/github/zuihou/business/productionReadyCenter/entity/BBomProcedureTool.java

@@ -94,8 +94,6 @@ public class BBomProcedureTool extends Entity<Long> {
         this.updateUser = updateUser;
         this.procedureId = procedureId;
         this.toolName = toolName;
-        this.count = count;
-        this.useTime = useTime;
     }
 
 }