|
|
@@ -239,6 +239,8 @@ func CentralKitchenForSchoolOrderRefundAudit(c *gin.Context) { |
|
|
|
cache.Del(md.AuditLockKeyForCentralKitchenLockKey) |
|
|
|
utils.FilePutContents("DealCentralKitchenForSchoolOrderRefundAudit", "退款处理,结束时间:::"+time.Now().Format("2006-01-02 15:04:05")) |
|
|
|
}() |
|
|
|
} else { |
|
|
|
cache.Del(md.AuditLockKeyForCentralKitchenLockKey) |
|
|
|
} |
|
|
|
|
|
|
|
e.OutSuc(c, "success", nil) |
|
|
|