shihuojian commited on
Commit
afc2f8a
·
1 Parent(s): 35db22b
Files changed (1) hide show
  1. ndcc/server/lib/index.js +1 -1
ndcc/server/lib/index.js CHANGED
@@ -145,7 +145,7 @@ exports.plugin = {
145
  }
146
  });
147
 
148
- //存储默认配置,备份的时候用得上,暂时没写完成
149
  server.route({
150
  method: 'GET',
151
  path: '/saveBaseConfig',
 
145
  }
146
  });
147
 
148
+ //存储默认配置,备份的时候用得上
149
  server.route({
150
  method: 'GET',
151
  path: '/saveBaseConfig',