You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yangk 66f350db6f feat(asset): 添加资产位置管理功能
- 创建资产位置实体类 AmsAssetLocation,包含位置编码、名称、所属仓库等字段
- 实现资产位置控制器 AmsAssetLocationController,提供增删改查和导出功能
- 开发资产位置数据访问层 AmsAssetLocationMapper 及其XML映射文件
- 实现资产位置服务层 IAmsAssetLocationService 及其业务逻辑处理
- 添加资产位置新增、编辑、查看和列表页面的前端模板
- 实现位置编码唯一性校验和引用关系检查功能
- 集成仓库选择下拉框和启用状态字典数据展示
1 month ago
..
src/main feat(asset): 添加资产位置管理功能 1 month ago
pom.xml feat(asset): 添加仓库管理功能模块 1 month ago