https://blog.csdn.net/nookl/article/details/80795956
select * from user where find_in_set(dist,field);
使用MYSQL查询数据表中某个字段包含某个数值
原文:https://www.cnblogs.com/boundless-sky/p/14484139.html