是:Dev Desk Queue的后端 源码
Dev Desk队列的后端 架构图 用户数 { id: INTEGER ; // auto increments by database first_name: STRING ; // not nullable - 128 max chars last_name: STRING ; // not nullable - 128 max chars username: STRING ; // not nullable , unique - 128 max chars password: STRING ; // not nullable - 128 max chars ema
文件列表
be-master.zip
(预估有个24文件)
be-master
models
users-model.js
445B
tickets-model.js
921B
index.js
168B
knexfile.js
716B
auth
auth-router.spec.js
2KB
auth-router.js
1KB
withAuth.js
792B
暂无评论