Fancy
2024-12-07 f9505c0a578ab3ef6242c2c56757b2b41b0a90c9
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;