|
|
@ -2648,7 +2648,7 @@ function withMarketAdminCondition($map, $searchMarketAdminId = 0)
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
function getMarketMonth() {
|
|
|
|
function getMarketMonth() {
|
|
|
|
$start = date("Y-m", strtotime("+1 month"));
|
|
|
|
$start = date("Y-m", strtotime("+4 month"));
|
|
|
|
//开始月份
|
|
|
|
//开始月份
|
|
|
|
$range = [];
|
|
|
|
$range = [];
|
|
|
|
$i = 1;
|
|
|
|
$i = 1;
|
|
|
|