|
há 4 meses atrás | |
---|---|---|
src | há 4 meses atrás | |
test | há 9 meses atrás | |
.editorconfig | há 9 meses atrás | |
.eslintrc.json | há 9 meses atrás | |
.gitignore | há 9 meses atrás | |
.prettierrc.js | há 9 meses atrás | |
README.md | há 9 meses atrás | |
README.zh-CN.md | há 9 meses atrás | |
bootstrap.js | há 9 meses atrás | |
ecosystem.config.js | há 9 meses atrás | |
jest.config.js | há 9 meses atrás | |
package-lock.json | há 9 meses atrás | |
package.json | há 9 meses atrás | |
pnpm-lock.yaml | há 9 meses atrás | |
tsconfig.json | há 9 meses atrás |
checkPermissionCode |注解名|类型|说明| |:-:|:-:|:-:| |roleCode|string|该接口权限所需标识 ${路由名称}.${功能}|
dataRecord |注解名|类型|说明| |:-:|:-:|:-:| |before|string|获取原数据的函数名;该service下的函数名,纯自定义| |after|string|获取新数据的函数名;该service下的函数名,纯自定义|