unis_sip/ruoyi-sip
chenhao 37666b4471 feat(sip): 增加编码唯一性校验功能
- 在 AgentInfo、CustomerInfo、PartnerInfo 和 ProductInfo 表中添加编码唯一性校验方法
- 在对应的 Mapper 中添加 selectCountByCode 方法用于查询重复编码数量- 在 ServiceImpl 中实现插入和更新时的编码唯一性检查逻辑
- 修改订单编辑页面,将代表处和客户名称的字段改为 orderAgentName 和 orderPartnerName
2025-05-19 11:03:54 +08:00
..
.mvn v1.0.1 2025-04-11 10:39:32 +08:00
src feat(sip): 增加编码唯一性校验功能 2025-05-19 11:03:54 +08:00
.DS_Store 1.0.1 2025-04-11 11:22:59 +08:00
pom.xml feat(sip): 更新订单信息和外部接口鉴权 2025-05-14 16:54:07 +08:00