UNPKG
chat-cs-uniapp
Version:
latest (0.0.1)
0.0.1
TCCC uniapp UIKit
chat-cs-uniapp
/
configs
/
app
/
index.ts
6 lines
(3 loc)
•
97 B
text/typescript
View Raw
1
2
3
4
5
6
export
const
apiBaseUrl = (
() =>
{
return
"https://test.ccclogic.pstn.avc.qcloud.com"
; })();