This commit is contained in:
sk 2024-06-26 11:13:48 +08:00
parent 45e11d554d
commit b3c639ba6f
6 changed files with 7 additions and 4 deletions

Binary file not shown.

View File

@ -3,6 +3,7 @@
 LoseCoinRate  LoseCoinRate
 DayBuyMaxCnt  DayBuyMaxCnt
WinCoinRateDiamond WinCoinRateDiamond
LoseCoinRateDiamond LoseCoinRateDiamond
DayBuyMaxCntDiamond DayBuyMaxCntDiamond

View File

@ -17,11 +17,13 @@
}, },
{ {
"Id": 4, "Id": 4,
"PorpName": "WinCoinRateDiamond" "PorpName": "WinCoinRateDiamond",
"PropValue": 5
}, },
{ {
"Id": 5, "Id": 5,
"PorpName": "LoseCoinRateDiamond" "PorpName": "LoseCoinRateDiamond",
"PropValue": 10
}, },
{ {
"Id": 6, "Id": 6,

Binary file not shown.

Binary file not shown.

Binary file not shown.