fix: default value
This commit is contained in:
parent
9197cd10d9
commit
0ce4188b50
|
|
@ -78,6 +78,6 @@ var pkgInstallDefaults = map[string]any{
|
|||
ServiceUserPackageLack: "请您重新安装",
|
||||
ServicePackageLackButton: "安装",
|
||||
ServicePackageLackUrl: "",
|
||||
ServiceContactCustomer: "安装包缺失,请联系客服解决:all@batiao8.com",
|
||||
ServiceContactCustomer: "安装包缺失,请联系客服解决:wangfuduo@batiao8.com",
|
||||
ServiceInstallButton: "安装",
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue