# 訂房系統下拉選單-授權者 ###### tags: `下拉` table : RVDISCPERS_RF old http://192.168.168.116:8081/bacchus/25/01/reservations/upgradeUserOption new http://192.168.168.116:8081/bacchus/25/01/option/userIdOption ```jsonld= { "code": "2000", "data": [ { "userId": "a19027", "userName": "授權測試" }, { "userId": "a96009", "userName": "宏興" } ], "message": null } ```