Commit f70d0f3f authored by cc's avatar cc

build

parent 852364b3
......@@ -87,7 +87,7 @@
CFG.sensorUrl = "https://mdglfxpt.piccgroup.cn:18443/sa?project=picclife_consumer";
// 环境,test测试,prod生产 TIAN_TODO
CFG.env = "prod"; //注意sdk 也分环境!
CFG.env = "test"; //注意sdk 也分环境!
if (CFG.env == "test") {
// 测试
// eslint-disable-next-line @spark/best-practices/no-url-in-js
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment