摘要: 1 第一个例子 2 第二个例子 select a.*,b.name as repayment_type_value,c.name as status_value, d.product_name, CONCAT(a.duration ,(case a.duration_type when 1 then 阅读全文
posted @ 2017-04-28 10:58 xue123 阅读(779) 评论(1) 推荐(0) 编辑