接口对接

This commit is contained in:
仲么了
2023-03-30 09:04:07 +08:00
parent 3f966d4024
commit 0325347e06
15 changed files with 226 additions and 61 deletions

View File

@@ -1,7 +1,7 @@
const debug = true // true 是连地服务端本地false 是连接线上
const development = {
domain: 'http://pqmcc.com:8040',
domain: 'http://192.168.1.114:10210',
devCode: "2aaecd0b124df819eda75e639a1f91fd",
key: "f81804778c89c779"
}