This commit is contained in:
lSun 2024-12-30 09:37:54 +08:00
parent 9f6833b83b
commit b75a564910
2 changed files with 6 additions and 6 deletions

View File

@ -60,17 +60,17 @@ module.exports = {
//兰坪实名制
lpBaseUrl: 'http://192.168.2.135:1910/',
lpBaseUrl: 'http://192.168.2.131:1910/',
//兰坪实名制移动端--移动
lpAppUrl: 'http://192.168.2.135:1913/app',
lpAppUrl: 'http://192.168.2.131:1913/app',
//兰坪实名制移动端--登录
lpLoginUrl: 'http://192.168.2.135:9200/',
lpLoginUrl: 'http://192.168.2.131:9200/',
//兰坪实名制移动端--后台
lpBmwUrl: 'http://192.168.2.135:1912',
lpBmwUrl: 'http://192.168.2.131:1912',
// 兰坪实名制移动端-文件
lpFileUrl: 'http://192.168.2.135:1909/file/',
lpFileUrl: 'http://192.168.2.131:1909/file/',
// 兰坪实名制移动端-安培
lpExamUrl: 'http://192.168.2.135:1910/system',
lpExamUrl: 'http://192.168.2.131:1910/system',
// //实名制移动端 -- 新
realNewYnUrl: 'http://192.168.0.14:1918',

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB