From 5a8cd73c6faa51f20f2a25e15f84e0ce98e1f565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E6=A1=83?= <1098598843@qq.com> Date: Tue, 14 Feb 2023 18:02:40 +0800 Subject: [PATCH] 1 --- app/api/controller/Statistics.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/controller/Statistics.php b/app/api/controller/Statistics.php index 0182e78..c87f924 100644 --- a/app/api/controller/Statistics.php +++ b/app/api/controller/Statistics.php @@ -487,7 +487,7 @@ class Statistics extends BaseController { // $return = "{villagernum:1000,mannum:600,wumannum:400,married:600,unmarried:400,skillnum:20,policynum:20,agriculture:20,Jobnum:105,landsum:800,wasteland:100,breeding:200,planting500}"; - $where = []; + $where = $map = []; $post = get_params(); if ($post) {