- package c_pji
- var (
- //SenceOssDownUrl = "http://36.110.106.156:11121/open/scene/oss/down/" // 外网
- SenceOssDownUrl = "http://10.14.86.147:9081/open/scene/oss/down/" // 内网
- //SenceInfoUrl = "http://36.110.106.156:11121/open/scene/" // 外网
- SenceInfoUrl = "http://10.14.86.147:9081/open/scene/" // 内网
- Token = "4773hd92ysj54paflw2jem3onyhywxt2"
- )
|