zhangherong
2025-07-02 b73ce601d06fdc028e1b34a7bdca4099a6f43c91
lxzn-module-system/lxzn-system-biz/src/main/java/org/jeecg/modules/system/entity/MdcProduction.java
@@ -64,6 +64,11 @@
    @ApiModelProperty(value = "产线编码")
    private String orgCode;
    /**
     * 产线编码
     */
    @ApiModelProperty(value = "车间编码")
    private String productionCode;
    /**
     * 地址
     */
    @Excel(name = "地址", width = 15)