推币机配置修改

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

File diff suppressed because it is too large Load Diff

View File

@ -13,8 +13,6 @@ 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.