zhangherong
2025-07-10 16cd6a3d63f3352c1a20abb5fc73f48a4204bc62
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)