lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
90339b0e30
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pbl.js

+ 1 - 1
pbl.js

@@ -2349,7 +2349,7 @@ router.route('/batchRegistrationSchool').post(function(req, res, next) {
             '',
         ];
         //參數拼接,註冊
-        _data.unshift(_mysqluser[0], _mysqluser[1], "insertSchoolByOrg");
+        _data.unshift(_mysqlLabor[0], _mysqlLabor[1], "insertSchoolByOrg");
         //用戶註冊處理
         mysql.usselect(_data, function(ret) {
             res.end(JSON.stringify({ success: 1 }));