|
@@ -9,6 +9,7 @@ import (
|
|
const (
|
|
const (
|
|
BusinessConfDisclaimer = "Disclaimer"
|
|
BusinessConfDisclaimer = "Disclaimer"
|
|
BusinessConfH5ShareName = "H5ShareName"
|
|
BusinessConfH5ShareName = "H5ShareName"
|
|
|
|
+ BusinessConfH5ShareEnName = "H5ShareEnName"
|
|
BusinessConfH5ReportShareImg = "H5ReportShareImg"
|
|
BusinessConfH5ReportShareImg = "H5ReportShareImg"
|
|
BusinessConfWxAppId = "WxAppId"
|
|
BusinessConfWxAppId = "WxAppId"
|
|
BusinessConfWxAppSecret = "WxAppSecret"
|
|
BusinessConfWxAppSecret = "WxAppSecret"
|