lrf402788946 4 năm trước cách đây
mục cha
commit
0def3c37c9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/controller/top.js

+ 1 - 0
app/controller/top.js

@@ -15,6 +15,7 @@ class TopController extends Controller {
 
 
   async initServeNode() {
   async initServeNode() {
     await this.ctx.service.creeperxtsqnode.creeper();
     await this.ctx.service.creeperxtsqnode.creeper();
+    this.ctx.ok();
   }
   }
 
 
 }
 }