service.xpcool.com/internal/dao
夏犀麟 1e28e02dc1
Some checks failed
Build and Deploy (service.xpcool.com) / build-and-deploy (push) Failing after 31s
feat(house): 新增新房预售证模块并扩展相关功能
- 添加 api/house/presale 接口模块实现新房预售证查询功能
- 新增 POST /api/service/admin/house/presale/list 接口支持 region/purpose/keyword 筛选
- 在 HousePresaleVO 中增加 PublishDate 字段用于存储公示发布日期
- 在 house_presale 表中添加 publish_date 字段并完成数据库同步
- 更新权限种子配置新增菜单 95 新房预售及 950 查询权限
- 完成相关 controller 和 service 层代码实现并验证接口返回正常数据
2026-08-27 02:01:04 +08:00
..
internal feat(house): 新增新房预售证模块并扩展相关功能 2026-08-27 02:01:04 +08:00
.gitkeep feat(dev): 项目初始化。 2026-07-17 17:58:08 +08:00
admin_login_log.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
admin_menu.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
admin_operation_log.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
admin_role_menu.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
admin_role.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
admin_user_role.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
admin_user.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
auth_refresh_session.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
content.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
house_building.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
house_community_facility.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
house_community.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
house_facility.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
house_listing.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
house_preference.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
house_presale.go feat(house): 扩充看房数据并增强服务器日志功能 2026-08-27 01:47:32 +08:00
house_price_snapshot.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
house_school_district.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
house_transaction.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
recruitment.go CHG: house transaction service 层 + recruitment 招聘模块 + 012 菜单 SQL(补提交未推送代码) 2026-08-27 00:41:59 +08:00
user_favorite.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
user_message.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00
user.go feat(house): 实现看房模块后端功能 2026-08-26 23:42:38 +08:00