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.
- 在 HwWeb 模型中添加 webCode 字段,用于表示页面编号 - 修改 HwWebController 中的 getInfo 方法,使用 webCode 作为参数 - 更新 HwWebMapper 接口中的 selectHwWebByWebId 方法,改为 selectHwWebByWebcode - 修改 HwWebMapper.xml 中的 SQL 语句,支持 webCode 的查询和插入 - 优化 HwWebServiceImpl 中的 updateHwWeb 方法,实现编号唯一性校验 - 更新 IHwWebService接口中的方法定义 |
3 days ago | |
---|---|---|
.. | ||
java/com/ruoyi/portal | 3 days ago | |
resources | 3 days ago |