Aucune description

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

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