Revert "推币机配置修改"

This reverts commit bf36baa5f3.
This commit is contained in:
DESKTOP-45ANQ2C\unis 2025-01-17 14:31:22 +08:00
parent 67a1006ff0
commit 49fea13b3a
5 changed files with 1549 additions and 1528 deletions

View File

@ -1,12 +1,11 @@
иб†  в† ЁГ
и±к ив†
ив† Р†
Рв† Вв†  Ќ
иа† Ь ±к ђN
Ь в† о±к Р†
ъўЌ  Ќ
Ь ±к иб† Р†
иўЌ а† °к
 d»к ЂВЧ/
 жЩ

View File

@ -2,65 +2,75 @@
"Arr": [ "Arr": [
{ {
"Id": 1, "Id": 1,
"Rate": 1000, "Rate": 4000,
"Gain": { "Gain": {
"50017": 1 "50018": 5
} },
"Value": 25000
}, },
{ {
"Id": 2, "Id": 2,
"Rate": 1000, "Rate": 1000,
"Gain": { "Gain": {
"30001": 5 "50018": 10
} },
"Value": 50000
}, },
{ {
"Id": 3, "Id": 3,
"Rate": 1000, "Rate": 450,
"Gain": { "Gain": {
"50018": 20 "50018": 20
} },
"Value": 100000
}, },
{ {
"Id": 4, "Id": 4,
"Rate": 2000,
"Gain": {
"50018": 5
}
},
{
"Id": 5,
"Rate": 1000,
"Gain": {
"50016": 1
}
},
{
"Id": 6,
"Rate": 1500,
"Gain": {
"50018": 10
}
},
{
"Id": 7,
"Rate": 1500, "Rate": 1500,
"Gain": { "Gain": {
"30001": 1 "30001": 1
} },
"Value": 10000
},
{
"Id": 5,
"Rate": 750,
"Gain": {
"30001": 5
},
"Value": 50000
},
{
"Id": 6,
"Rate": 250,
"Gain": {
"100002": 1
},
"Value": 100000
},
{
"Id": 7,
"Rate": 1000,
"Gain": {
"50017": 1
},
"Value": 50000
}, },
{ {
"Id": 8, "Id": 8,
"Rate": 1000, "Rate": 950,
"Gain": { "Gain": {
"100002": 1 "50016": 1
} },
"Value": 30000
}, },
{ {
"Id": 9, "Id": 9,
"Rate": 100,
"Gain": { "Gain": {
"77030": 1 "30011": 1
} },
"Value": 100000000
} }
] ]
} }

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,8 @@ message DB_ACTPushCoin {
map<int64, int64> Gain = 3; map<int64, int64> Gain = 3;
int64 Value = 4;
} }
message DB_ACTPushCoinArray { message DB_ACTPushCoinArray {

Binary file not shown.