价格统计

This commit is contained in:
苏尹岚
2020-01-02 15:30:36 +08:00
parent 295854eb08
commit b2ff93af36
6 changed files with 2471 additions and 2386 deletions

View File

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