- 把售后单状态当成订单状态

This commit is contained in:
gazebo
2019-05-09 20:39:30 +08:00
parent 9d2a8f2ffc
commit 07f0a00cd7
2 changed files with 7 additions and 9 deletions

View File

@@ -57,7 +57,6 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
"purchaseVendorInfo": model.PurchaseVendorInfo,
"afsReasonTypeName": model.AfsReasonTypeName,
"afsAppealTypeName": model.AfsAppealTypeName,
"afsOrderStatusName": model.AfsOrderStatusName,
},
}
Init()