执行阶段
设计阶段
执行人
全栈开发人员
规范内容
1、所有全栈开发遵从此规则
2、所有打钩的是已经确认的规范
全栈前端
http://naotu.baidu.com/file/14a2e43a7b1564a57405573bf6885661
https://test-superip.aiplussales.cn/document/#/
全栈后端
http://naotu.baidu.com/file/14a2e43a7b1564a57405573bf6885661
web页面工具使用地址:
https://developer.jiatuiyun.net/user/login?redirect=https%3A%2F%2Fdeveloper.jiatuiyun.net%2F
命令行检测和创建模板
npm i -g skyjt
skyjt db -c config.js 扫描数据库
skyjt swagger -c config.js 扫描swagger规范
skyjt comment 扫描前端文件函数注解
skyjt init 创建全栈前后端文件结构,会持续更新