绩效模块服务端

lrf 6155433ef9 update 3 lat temu
.github 51b39961a0 init 3 lat temu
app 6155433ef9 update 3 lat temu
config 51b39961a0 init 3 lat temu
test 51b39961a0 init 3 lat temu
.autod.conf.js 51b39961a0 init 3 lat temu
.eslintignore 51b39961a0 init 3 lat temu
.eslintrc 51b39961a0 init 3 lat temu
.gitignore 51b39961a0 init 3 lat temu
.travis.yml 51b39961a0 init 3 lat temu
README.md 51b39961a0 init 3 lat temu
app.js 51b39961a0 init 3 lat temu
appveyor.yml 51b39961a0 init 3 lat temu
package.json fa05e39e6a 更新框架,2级账号对3级账号的申请查询参数修改中间件 3 lat temu
中央对地方共同财政事权转移支付区域绩效目标表2022-定稿.xls 9a6ce4725f 改了很多,忘了 3 lat temu
绩效目标申报表说明.doc 9a6ce4725f 改了很多,忘了 3 lat temu

README.md

server-user

服务-用户管理

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.