This commit is contained in:
苏尹岚
2020-12-24 16:20:20 +08:00
parent ccac6319a1
commit 9b3beb0dc0
5 changed files with 71 additions and 18 deletions

View File

@@ -95,6 +95,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
"deliveryStatusName": model.DeliveryStatusName,
"cashbackName": model.CashbackName,
"consumeName": model.ConsumeName,
"txWaybillNames": model.TxWaybillNames,
},
}
}