我有两个MySQL表:User(id,name)Sale(id,user,item) ... 它使用MySQL JSON_ARRAYAGG() aggregate function生成一个JSON对象数组(使用 ...
確定! 回上一頁