Aucune description

zs 8d8a858aee 修改查询用户条件 il y a 8 mois
src 8d8a858aee 修改查询用户条件 il y a 8 mois
test ccee9eca9e 创建 il y a 11 mois
.editorconfig ccee9eca9e 创建 il y a 11 mois
.eslintrc.json ccee9eca9e 创建 il y a 11 mois
.gitignore ccee9eca9e 创建 il y a 11 mois
.prettierrc.js ccee9eca9e 创建 il y a 11 mois
README.md ed115cc201 update il y a 8 mois
README.zh-CN.md ccee9eca9e 创建 il y a 11 mois
bootstrap.js ccee9eca9e 创建 il y a 11 mois
ecosystem.config.js ccee9eca9e 创建 il y a 11 mois
jest.config.js ccee9eca9e 创建 il y a 11 mois
package-lock.json 8a84dfcf05 修改配置 il y a 9 mois
package.json 8a84dfcf05 修改配置 il y a 9 mois
pnpm-lock.yaml 3a4a553c1c 数据变化日志;es同步 il y a 10 mois
tsconfig.json ccee9eca9e 创建 il y a 11 mois

README.md

vue3js-template-service

本项目是服务,包含处理逻辑,前端部分最好再弄个项目,区分开

1.单点登录

  • 1.不需要登录就可以使用的接口: 请求函数的方法注解参数添加 description: 'ignore'即可

controller 中 controllerCode 为 前端菜单管理中 route_name(路由名称的编码)