no message

This commit is contained in:
hellcat 2026-07-07 18:48:21 +08:00
parent 8d5fc2df8e
commit b4eca90579

View File

@ -317,7 +317,7 @@ abstract class ListController
// 5. 健壮的方法存在性检查(呼应你上一条的需求)
// 变量命名aMapData (映射数据数组) -> 【诶 迈普 数据】
$aMapData = $this->oModel->getMapAll();
$aMapData = $this->getMapAll();
// 6. 统一标准的 JSON 响应输出
return $oResponse->withJson([