diff --git a/FlyCube/MpApi/Controller/PlaneController.class.php b/FlyCube/MpApi/Controller/PlaneController.class.php index 381aad7..918290a 100644 --- a/FlyCube/MpApi/Controller/PlaneController.class.php +++ b/FlyCube/MpApi/Controller/PlaneController.class.php @@ -1023,9 +1023,7 @@ class PlaneController extends PublicController } } /** - * 删除指定的飞行数据记录 - * @param string idArr 以逗号分隔的ID字符串 - * @return json + * @description: 删除指定的飞行数据记录 */ public function deleteFlyDataByIdArr() {