page
Showing
| { | { | ||
| "name": "yizhi_platform", | "name": "yizhi_server", | ||
| "version": "1.0.0", | "version": "1.0.0", | ||
| "description": "已知后台", | "description": "已知后台", | ||
| "private": true, | "private": true, | ||
| ... | @@ -31,8 +31,8 @@ | ... | @@ -31,8 +31,8 @@ |
| "node": ">=8.9.0" | "node": ">=8.9.0" | ||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| "start": "egg-scripts start --daemon --title=egg-server-yizhi_platform", | "start": "egg-scripts start --daemon --title=egg-server-yizhi_server", | ||
| "stop": "egg-scripts stop --title=egg-server-yizhi_platform", | "stop": "egg-scripts stop --title=egg-server-yizhi_server", | ||
| "dev": "egg-bin dev", | "dev": "egg-bin dev", | ||
| "debug": "egg-bin debug", | "debug": "egg-bin debug", | ||
| "test": "npm run lint -- --fix && npm run test-local", | "test": "npm run lint -- --fix && npm run test-local", | ||
| ... | ... |
Please
register
or
sign in
to comment