liuyu %!s(int64=5) %!d(string=hai) anos
pai
achega
994babc9f6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

@@ -37,7 +37,7 @@ module.exports = appInfo => {
     },
   };
 
-  config.baseUrl = 'http://localhost:8101/api';
+  config.baseUrl = 'http://localhost:8101/api/stud';
 
   // mongoose config
   config.mongoose = {