首页 > TAG信息列表 > stationIds
笔记
1、登录笔记: User user = this.getUser();Set<String> stationIds = this.getStationIds(user); 2、sql拼接: @Override public JSONObject listDeviceByIds(IdsForm idsForm, Set<String> stationIds, String userId) { StringBuffer sql = new StringBuffer(