asd123a20 b20fcbb613 修改菜单,修改积分接口 %!s(int64=2) %!d(string=hai) anos
..
app b20fcbb613 修改菜单,修改积分接口 %!s(int64=2) %!d(string=hai) anos
config 3e01ab5213 添加积分管理菜单、网关、修改积分管理 %!s(int64=2) %!d(string=hai) anos
test 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
.autod.conf.js 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
.eslintignore 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
.eslintrc 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
.gitignore 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
.travis.yml 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
README.md 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
appveyor.yml 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
jsconfig.json 2c96ef3cab 2022/4/21提交 %!s(int64=2) %!d(string=hai) anos
package.json 464f42c862 新增积分管理,积分配置,积分日志 服务 %!s(int64=2) %!d(string=hai) anos
server.js 2c96ef3cab 2022/4/21提交 %!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.