想實現MySQL 的以下查詢: select * from tag where FIND_IN_SET(tag, 'a,b,c,d') err := engine.Select("tag,score").Where("FIND_IN_SET(tag,'?
確定! 回上一頁