Brak opisu

xubin.jiang 547832e8aa 修改审核权限 5 miesięcy temu
src 547832e8aa 修改审核权限 5 miesięcy temu
test 941fb6af8f create 4 lat temu
view adbd8c03d8 跳转页面 3 lat temu
www a18f502fc1 互联网查询码返回结果修改;网上信访绑定online,根据活动查找人员接口修改,流程推进错误 3 lat temu
.eslintrc 941fb6af8f create 4 lat temu
.gitignore 13ff7c1b84 no message 4 lat temu
README.md 941fb6af8f create 4 lat temu
development.js 37d61e6aaf 修改 4 lat temu
nginx.conf 08507a7c30 事项add,person更新时更新activityID以及在family中更新personID 4 lat temu
package-lock.json d768001b8e Revert "jsonwebtoken包" 4 lat temu
package.json 74a5c25dfa 整理 3 lat temu
pm2.json 941fb6af8f create 4 lat temu
production.js 941fb6af8f create 4 lat temu
rsa_private_key.pem 7562337749 修改token验证 4 lat temu
rsa_public_key.pem 7562337749 修改token验证 4 lat temu
showdoc_api.sh 3b13367d50 userinfo 4 lat temu

README.md

Application created by ThinkJS

Install dependencies

npm install

Start server

npm start

Deploy with pm2

Use pm2 to deploy app on production enviroment.

pm2 startOrReload pm2.json