Fancy
2024-08-22 4a36a12d40453f7686e5f2664f19601b9f6b9ae2
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;