This commit is contained in:
苏尹岚
2020-12-09 17:53:08 +08:00
parent a3258e9d1a
commit 4a4e4a69a9
3 changed files with 21 additions and 5 deletions

View File

@@ -93,6 +93,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
}]`,
"billTypeNames": model.BillTypeNames,
"deliveryStatusName": model.DeliveryStatusName,
"cashbackName": model.CashbackName,
},
}
}