laiguoran 2 năm trước cách đây
mục cha
commit
92fcc9aac9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);