billtypenames
This commit is contained in:
@@ -87,6 +87,7 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
|
||||
"id":` + utils.Int2Str(model.JobLimitCountTypeNoLimit) +
|
||||
`,"value": "不限次"
|
||||
}]`,
|
||||
"billTypeNames": model.BillTypeNames,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user