laiguoran %!s(int64=3) %!d(string=hai) anos
pai
achega
92fcc9aac9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/controller/material_controller.js

+ 1 - 1
app/controller/material_controller.js

@@ -848,7 +848,7 @@ module.exports = app => {
                         break;
                     default: throw '参数有误';
                 }
-
+                console.log('find');
                 ctx.body = responseData;
             } catch (err) {
                 this.log(err);