Mysql將SQL查詢結果以字符串形式返回

/**    * 根據房源號查詢全部的物品id    *     * @param houseBillBo    * @return    */   @Query(value = "select group_concat(\"'\",id,\"'\") from financial_style_productitem_detailed f where f.house_bill_no=?1", na
相關文章
相關標籤/搜索