优化crc 优化

This commit is contained in:
wuxw 2025-03-11 16:42:42 +08:00
parent 5e05c67c7b
commit 92d7e4197d

View File

@ -113,7 +113,7 @@
};
$that.aOwnerDetailRoomFeeInfo.payerObjIds = [];
//发送get请求
vc.http.apiGet('/room.queryAdminRoom',
vc.http.apiGet('/room.queryAdminOwnerRooms',
param,
function (json) {
let _roomInfo = JSON.parse(json);