LifePayment/LifePayment.HttpApi/LifePay/LifePayController.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
LifePayment/LifePayment.HttpApi/LifePay/LifePayController.cs
@@ -119,7 +119,7 @@ public async Task<int> AddLogger(LogErrorInput input) { Logger.LogError(input.Error); Logger.LogError("前端错误:" + input.Error); return Constant.SUCCESS; }