摘要: 这样写是OK的: select * from bind_history limit 10;select id, passport_id, person_id, create_time, cast(is_bind AS char(1)) from bind_history_0000; select i 阅读全文
posted @ 2018-12-17 16:59 凌度 阅读(324) 评论(0) 推荐(0) 编辑