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.
zch 382476a4f7 feat(portal): 添加网页编号并优化相关功能
- 在 HwWeb 模型中添加 webCode 字段,用于表示页面编号
- 修改 HwWebController 中的 getInfo 方法,使用 webCode 作为参数
- 更新 HwWebMapper 接口中的 selectHwWebByWebId 方法,改为 selectHwWebByWebcode
- 修改 HwWebMapper.xml 中的 SQL 语句,支持 webCode 的查询和插入
- 优化 HwWebServiceImpl 中的 updateHwWeb 方法,实现编号唯一性校验
- 更新 IHwWebService接口中的方法定义
3 days ago
..
src/main feat(portal): 添加网页编号并优化相关功能 3 days ago
pom.xml 3.0 8 months ago