zn-cloud/zn-module-smartfactory/zn-module-smartfactory-api
furongxin d899fdf3d3 feat(smartfactory): 添加工厂和公司列表接口并优化参数接收- 在 FactoryInfoController 中添加 getList 方法,用于获取工厂和公司列表
- 在 FactoryInfoService 接口中添加 getList 方法
- 在 FactoryInfoServiceImpl 中实现 getList 方法
- 优化 StaffSalaryApi 中 updateIsGrant 方法的参数接收,允许 ids 参数为可选
- 在 StaffController 中为 exportStaffExcel 方法添加状态参数,以筛选有效员工
2025-06-20 15:57:01 +08:00
..
src/main/java/cn/iocoder/yudao/module/smartfactory feat(smartfactory): 添加工厂和公司列表接口并优化参数接收- 在 FactoryInfoController 中添加 getList 方法,用于获取工厂和公司列表 2025-06-20 15:57:01 +08:00
pom.xml code init 2024-02-19 15:03:22 +08:00