diff --git a/data/DB_PropExchange.dat b/data/DB_PropExchange.dat index 0f787f8..ff3fd75 100644 Binary files a/data/DB_PropExchange.dat and b/data/DB_PropExchange.dat differ diff --git a/data/DB_PropExchange.json b/data/DB_PropExchange.json index e4e72b6..85e6958 100644 --- a/data/DB_PropExchange.json +++ b/data/DB_PropExchange.json @@ -63,6 +63,54 @@ "Gain": { "100002": 500 } - } + }, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {}, + {} ] } \ No newline at end of file diff --git a/data/DB_Task.dat b/data/DB_Task.dat index 23d9c66..fe6fc98 100644 Binary files a/data/DB_Task.dat and b/data/DB_Task.dat differ diff --git a/data/DB_Task.json b/data/DB_Task.json index bff53d6..2480fa0 100644 --- a/data/DB_Task.json +++ b/data/DB_Task.json @@ -207,8 +207,8 @@ "TargetTimes": 10, "FinishTimes": 1, "Award": { - "100001": 10000000, - "100002": 10 + "100001": 250000, + "50001": 1 } }, { @@ -219,8 +219,8 @@ "TargetTimes": 5, "FinishTimes": 1, "Award": { - "100001": 10000000, - "100002": 10 + "100001": 2500000, + "50001": 2 } }, { @@ -231,8 +231,8 @@ "TargetTimes": 10, "FinishTimes": 1, "Award": { - "100001": 10000000, - "100002": 10 + "100001": 5000000, + "50001": 4 } }, { @@ -243,8 +243,8 @@ "TargetTimes": 100, "FinishTimes": 1, "Award": { - "100001": 10000000, - "100002": 10 + "100001": 2500000, + "50001": 2 } }, { @@ -255,8 +255,8 @@ "TargetTimes": 500, "FinishTimes": 1, "Award": { - "100001": 10000000, - "100002": 10 + "100001": 12500000, + "50001": 10 } }, { @@ -267,8 +267,8 @@ "TargetTimes": 1000, "FinishTimes": 1, "Award": { - "100001": 10000000, - "100002": 10 + "100001": 25000000, + "50001": 20 } }, { diff --git a/public b/public index 7905e67..bff2b12 160000 --- a/public +++ b/public @@ -1 +1 @@ -Subproject commit 7905e67e4fea8766ed5a82375aa5b7cc28b3d7ef +Subproject commit bff2b12f347a04ddce3d6aafb9ae6461ce2929cf diff --git a/xlsx/DB_CollectBox.xlsx b/xlsx/DB_CollectBox.xlsx index ed964e7..ef5d964 100644 Binary files a/xlsx/DB_CollectBox.xlsx and b/xlsx/DB_CollectBox.xlsx differ diff --git a/xlsx/DB_CollectBoxGain.xlsx b/xlsx/DB_CollectBoxGain.xlsx index 60f352e..f1fe5cf 100644 Binary files a/xlsx/DB_CollectBoxGain.xlsx and b/xlsx/DB_CollectBoxGain.xlsx differ diff --git a/xlsx/DB_PropExchange.xlsx b/xlsx/DB_PropExchange.xlsx index fbf6d3a..91badd0 100644 Binary files a/xlsx/DB_PropExchange.xlsx and b/xlsx/DB_PropExchange.xlsx differ diff --git a/xlsx/DB_Task.xlsx b/xlsx/DB_Task.xlsx index 1b1fab6..0008809 100644 Binary files a/xlsx/DB_Task.xlsx and b/xlsx/DB_Task.xlsx differ