lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
0def3c37c9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/controller/top.js

+ 1 - 0
app/controller/top.js

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