|
@@ -4,7 +4,8 @@ const base = {
|
|
|
menuURL: "http://47.108.249.49:9002",
|
|
|
dataJSON: "https://djweb.smcic.net",
|
|
|
coffee: "http://127.0.0.1:7001",
|
|
|
- cxzx: "https://cxzx.smcic.net"
|
|
|
+ cxzx: "https://cxzx.smcic.net",
|
|
|
+ topic: "https://topic.smcic.net"
|
|
|
}
|
|
|
|
|
|
export default {
|