Commit Graph

4 Commits

Author SHA1 Message Date
8552deddda feat: 查询接口改为key 2026-07-29 15:51:20 +08:00
cab2d1cd37 chore(mhzc): apply minor review cleanups for listUserByQy
- #1 Remove unused IPage import in TxwMhzcYhxxbServiceImpl (line 17)
- #3 Reorder mapper imports: move org.apache.ibatis.annotations.Param above com.css.* (line 14)
- #4 Clarify LIKE wildcard vs SQL injection in spec §7 table and §8 step 8
- Verified: javac on both Java files compiles clean (exit 0)
- Untouched per partner decision: UserController.listUserByQy public modifier, spec structure outside §7/§8 step 8
2026-07-27 14:14:39 +08:00
a97d84290c docs(spec): 修正 listUserByQy mapper 与 SQL 参数引用 2026-07-27 12:04:00 +08:00
7ae24236df docs(spec): 新增按企业查询用户接口设计文档 2026-07-27 12:02:24 +08:00