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 dcf432f9cc feat(portal): 门户网站配置和产品信息功能优化
- 在 HwPortalConfig 模型中添加新字段,用于展示在首页配置类型的相关信息
- 新增 HwPortalConfigMapper 中的 selectHwPortalConfigList2 方法,用于查询门户网站配置列表
- 更新 HwPortalConfigServiceImpl 中的 selectHwPortalConfigList 方法,增加对新配置类型的支持
- 在 HwProductInfoDetail 模型中添加 configModel 字段,用于定义配置模式
- 更新 HwProductInfoMapper.xml 中的查询语句,增加 config_model 列的返回
- 修改 HwProductInfoServiceImpl 中的查询方法,对特定配置模式进行树形结构转换
1 week ago
..
src/main feat(portal): 门户网站配置和产品信息功能优化 1 week ago
pom.xml 3.0 9 months ago