二维码生成

This commit is contained in:
仲么了
2023-07-24 15:00:19 +08:00
parent 689436759f
commit 863d30ee61
40 changed files with 6103 additions and 35 deletions

View File

@@ -1,9 +1,7 @@
const debug = true // true 是连地服务端本地false 是连接线上
const debug = false // true 是连地服务端本地false 是连接线上
const development = {
domain: 'http://192.168.1.139:10215',
devCode: "2aaecd0b124df819eda75e639a1f91fd",
key: "f81804778c89c779"
}
const production = {