重构项目结构,优化模块划分,修复数据结构和登录验证问题
This commit is contained in:
+25
-8
@@ -1,21 +1,38 @@
|
||||
{
|
||||
"用户A": {
|
||||
"小余": {
|
||||
"lmkbi.95155.com": {
|
||||
"cookies": [],
|
||||
"url": "https://lmkbi.95155.com/bi-system/#/carUnpetrifiedComAll",
|
||||
"website_name": "网站A"
|
||||
"website_name": "柴油联名卡"
|
||||
}
|
||||
},
|
||||
"用户B": {
|
||||
"lmkbi.95155.com": {
|
||||
"cookies": [],
|
||||
"url": "https://lmkbi.95155.com/bi-system/#/carUnpetrifiedComAll",
|
||||
"website_name": "网站A"
|
||||
},
|
||||
"彭峰(个人)": {
|
||||
"192.168.1.200:8006": {
|
||||
"cookies": [],
|
||||
"url": "https://192.168.1.200:8006/",
|
||||
"website_name": "网站B"
|
||||
}
|
||||
},
|
||||
"彭峰(公司)": {
|
||||
"lmkbi.95155.com": {
|
||||
"cookies": [],
|
||||
"url": "https://lmkbi.95155.com/bi-system/#/carUnpetrifiedComAll",
|
||||
"website_name": "柴油联名卡"
|
||||
},
|
||||
"cardweb.salecard.sinopec.com": {
|
||||
"cookies": [],
|
||||
"url": "https://cardweb.salecard.sinopec.com/card/index.jsp",
|
||||
"website_name": "加油卡交易"
|
||||
},
|
||||
"ewcc.sinopec.com": {
|
||||
"cookies": [],
|
||||
"url": "https://ewcc.sinopec.com/?authConfigs=37d5aed075525d4fa0fe635231cba447",
|
||||
"website_name": "数字销售门户"
|
||||
},
|
||||
"10.190.20.156:5666": {
|
||||
"cookies": [],
|
||||
"url": "http://10.190.20.156:5666/",
|
||||
"website_name": "飞牛存储"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user