推币机配置修改

This commit is contained in:
DESKTOP-45ANQ2C\unis 2025-01-17 14:23:37 +08:00
parent 02bbc5a259
commit bf36baa5f3
5 changed files with 1523 additions and 1544 deletions

View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File

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

Binary file not shown.