asd123a20 cd1d799e90 添加货品详情接口、修改路由 %!s(int64=2) %!d(string=hai) anos
..
app cd1d799e90 添加货品详情接口、修改路由 %!s(int64=2) %!d(string=hai) anos
config 0a5deee960 修改端口号 %!s(int64=2) %!d(string=hai) anos
test bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
.autod.conf.js bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
.eslintignore bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
.eslintrc bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
.gitignore bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
.travis.yml bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
README.md bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
appveyor.yml bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
jsconfig.json bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
package.json bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos
server.js bb55506a37 添加货物管理 %!s(int64=2) %!d(string=hai) anos

README.md

service-code

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.