李金换
2022-11-30 ee915c5009a0ecff56488487039d32b3643f8456
force-app/main/default/classes/NFM503InfoFileBatch.cls
@@ -213,7 +213,7 @@
            if (System.Test.isRunningTest()) {
                throw new ControllerUtil.myException('aaa');
            }
            return;
            // return;
        } catch (Exception ex) {
            if (sp != null) {
                Database.rollback(sp);