Fancy
2024-08-01 f6d277c8c9acafd4ab351632313abc7e76c0cca7
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/pojoSta/StaDeviceProductionLog.java
@@ -98,6 +98,10 @@
    * 备注
    */
    public String memo;
    /**
     * 默认为1,没有设备码时可设置生产数量
     */
    public Integer number;
    @TableField(exist = false)
    public String planName;