丽知:仅退款修改
This commit is contained in:
parent
4c1ac41ecc
commit
12eb70a5c5
|
@ -144,7 +144,7 @@ public class RefundOnlyPluginInitializer extends PluginBaseEntity {
|
|||
start();
|
||||
}
|
||||
} catch (Exception e) {
|
||||
// e.printStackTrace();
|
||||
e.printStackTrace();
|
||||
logger.error("executeBusiness方法抛出异常", e);
|
||||
}
|
||||
return BaseResult.getSuccessMessageEntity("插件执行成功");
|
||||
|
|
Loading…
Reference in New Issue