Lius
2024-10-21 316ef1bf39d16a29c27fe26393e704c1d0b963f9
lxzn-module-system/lxzn-system-biz/src/main/java/org/jeecg/modules/system/service/IMdcProductionService.java
@@ -83,4 +83,7 @@
     * 根据用户id查询用户工段权限
     */
    String findThreeProductionId(String userId);
    List<MdcProduction> productionList();
}