解除域名限制
This commit is contained in:
@@ -5,7 +5,34 @@
|
||||
"baseUrl": "https://123.207.217.176",
|
||||
"username": "17665234375",
|
||||
"phone": "17665234375",
|
||||
"loggedInAt": "2026-05-22T01:39:20.128Z",
|
||||
"loggedInAt": "2026-05-25T06:48:25.301Z",
|
||||
"deviceId": "-",
|
||||
"deviceType": 0
|
||||
},
|
||||
"测试12": {
|
||||
"token": "",
|
||||
"baseUrl": "",
|
||||
"username": "",
|
||||
"phone": "",
|
||||
"loggedInAt": "",
|
||||
"deviceId": "-",
|
||||
"deviceType": 0
|
||||
},
|
||||
"account3": {
|
||||
"token": "",
|
||||
"baseUrl": "",
|
||||
"username": "",
|
||||
"phone": "",
|
||||
"loggedInAt": "",
|
||||
"deviceId": "-",
|
||||
"deviceType": 0
|
||||
},
|
||||
"account2": {
|
||||
"token": "KU2draP6Rm7AQDIeN0SSIVeNBkdMdGODlN1ToNhAo0wYk6clo9EeHh8fE5cN2kIhxThC30gCZXZl6LQfs19K03S9",
|
||||
"baseUrl": "https://123.207.217.176",
|
||||
"username": "18216161068",
|
||||
"phone": "18216161068",
|
||||
"loggedInAt": "2026-05-25T06:38:36.698Z",
|
||||
"deviceId": "-",
|
||||
"deviceType": 0
|
||||
}
|
||||
|
||||
@@ -15,29 +15,9 @@
|
||||
"key": "account2",
|
||||
"label": "备用账号 1",
|
||||
"baseUrl": "https://123.207.217.176",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"phone": "",
|
||||
"deviceId": "-",
|
||||
"deviceType": 0
|
||||
},
|
||||
{
|
||||
"key": "account3",
|
||||
"label": "备用账号 2",
|
||||
"baseUrl": "https://123.207.217.176",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"phone": "",
|
||||
"deviceId": "-",
|
||||
"deviceType": 0
|
||||
},
|
||||
{
|
||||
"key": "测试12",
|
||||
"label": "测试12",
|
||||
"baseUrl": "https://123.207.217.176",
|
||||
"username": "",
|
||||
"password": "",
|
||||
"phone": "",
|
||||
"username": "18216161068",
|
||||
"password": "yaochao11",
|
||||
"phone": "18216161068",
|
||||
"deviceId": "-",
|
||||
"deviceType": 0
|
||||
}
|
||||
|
||||
@@ -1,6 +1,34 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"items": [
|
||||
{
|
||||
"id": "套装-浪漫天命",
|
||||
"enabled": true,
|
||||
"priority": 100,
|
||||
"provider": "91kaquan",
|
||||
"platform": "kuaishou",
|
||||
"shopId": "91kaquan",
|
||||
"internalSkuCode": "套装-浪漫天命",
|
||||
"internalSkuName": "183999074512936",
|
||||
"externalSkuCode": "183999074512936",
|
||||
"externalItemId": "183999074512936",
|
||||
"externalSkuName": "183999074512936",
|
||||
"resolvedSkuName": "183999074512936",
|
||||
"cloudSourceKey": "default",
|
||||
"cloudSourceKeyFallbacks": [
|
||||
"account2"
|
||||
],
|
||||
"cloudSkuId": 28,
|
||||
"cloudSkuName": "套装-浪漫天命",
|
||||
"vnKey": "1",
|
||||
"autoBuyEnabled": true,
|
||||
"minAssetReserve": 0,
|
||||
"autoReturnNumberAfterDispatch": true,
|
||||
"autoConsumeAfterDispatch": true,
|
||||
"kuaishouConsumeShopId": "3676797936",
|
||||
"kuaishouConsumeShopName": "小鱼儿游戏服务店",
|
||||
"notes": "从 91卡券订单 2614500561157561 导入"
|
||||
},
|
||||
{
|
||||
"id": "套装-浪漫天命",
|
||||
"enabled": true,
|
||||
|
||||
@@ -100,6 +100,7 @@ services:
|
||||
CHOKIDAR_USEPOLLING: "true"
|
||||
NPM_CONFIG_REGISTRY: https://registry.npmmirror.com
|
||||
VITE_API_TARGET: http://backend:3000
|
||||
VITE_ALLOWED_HOSTS: ${VITE_ALLOWED_HOSTS:-localhost,127.0.0.1}
|
||||
volumes:
|
||||
- ./apps/frontend:/app
|
||||
- frontend_node_modules:/app/node_modules
|
||||
|
||||
Reference in New Issue
Block a user