我有字段:phone_country_code和phone_number,例如8(代碼)和9191501490(數(shù)字)我需要按共同值查找記錄:電話,例如89191501490如何決定它?只是建議:錯(cuò)誤:= r.Db.Where(“(phone_number)+(phone_country_code)=?”,電話)。第一(出)。錯(cuò)誤
如何按共同值篩選
阿波羅的戰(zhàn)車
2022-08-15 15:41:01