Fancy
2024-07-29 d175d9c401fb97ebe6a580005a8c9ad5fedccb6b
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;