Explorar o código

去除测试隔断

laiguoran %!s(int64=2) %!d(string=hai) anos
pai
achega
59702d182e
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      app/service/change_audit_list.js

+ 0 - 4
app/service/change_audit_list.js

@@ -343,10 +343,6 @@ module.exports = app => {
                         }
                     }
                 }
-                const flag = true;
-                if (flag) {
-                    throw 'fail';
-                }
                 await transaction.commit();
                 return true;
             } catch (err) {