1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- cd service-activity
- npm run start
- cd ..
- cd service-cms
- npm run start
- cd ..
- cd service-code
- npm run start
- cd ..
- cd service-contribution
- npm run start
- cd ..
- cd service-files
- npm run start
- cd ..
- cd service-gateway
- npm run start
- cd ..
- cd service-goods
- npm run start
- cd ..
- cd service-import-export
- npm run start
- cd ..
- cd service-journal
- npm run start
- cd ..
- cd service-log
- npm run start
- cd ..
- cd service-login
- npm run start
- cd ..
- cd service-market
- npm run start
- cd ..
- cd service-media
- npm run start
- cd ..
- cd service-naf
- npm run start
- cd ..
- cd service-org
- npm run start
- cd ..
- cd service-reader
- npm run start
- cd ..
- cd service-user
- npm run start
- cd ..
- cd service-vip
- npm run start
- cd ..
- cd service-wx
- npm run start
|