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 03f2457be7 add(gen): 生成下拉框查询接口
- 在 api.ts.vm 文件中添加 get${BusinessName}List 函数,用于查询下拉框列表
- 在 controller.java.vm 文件中添加 get${ClassName}List 方法,处理下拉框查询请求
- 新增接口支持通过 GET 请求获取 ${functionName} 列表,用于填充下拉框
2 weeks ago
..
src/main add(gen): 生成下拉框查询接口 2 weeks ago
Dockerfile Initial 3 weeks ago
pom.xml update 代码生成配置优化 3 weeks ago