投诉原因

This commit is contained in:
苏尹岚
2019-12-26 16:23:28 +08:00
parent d1a8d45933
commit 0f4ed3f31e
2 changed files with 26 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
"payStatusName": model.PayStatusName,
"refundStatusName": model.RefundStatusName,
"autoReplyTypeName": model.AutoReplyTypeName,
"complaintReasons": model.ComplaintReasons,
},
}
}