diff --git a/data/DB_PropExchange.dat b/data/DB_PropExchange.dat index 1c4e4d4..c634a73 100644 Binary files a/data/DB_PropExchange.dat and b/data/DB_PropExchange.dat differ diff --git a/data/DB_Task.dat b/data/DB_Task.dat index 60fec81..9077fb1 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 2ee53c1..bb12f6d 100644 --- a/data/DB_Task.json +++ b/data/DB_Task.json @@ -4,11 +4,11 @@ "Id": 1, "Order": 1, "ActivityType": 1, - "TaskType": 1, + "TaskType": 7, "TargetTimes": 1, "FinishTimes": 1, "Award": { - "100001": 50000, + "100001": 500000, "100004": 5 }, "Position": [ diff --git a/xlsx/DB_Task.xlsx b/xlsx/DB_Task.xlsx index 04011b9..46c4eae 100644 Binary files a/xlsx/DB_Task.xlsx and b/xlsx/DB_Task.xlsx differ