请问 一下,这SQL,在THINKPHP 中的 model 里面如何应用?

浏览:408 发布日期:2014/06/09 分类:求助交流
请问 一下,这SQL,在THINKPHP 中的 M('product_list') 里面如何应用?



select *,'0' as STATUS from aa_product_list

重点是 这个 '0' as STATUS

aa_product_list表中本来没有 STATUS 字段的~
最佳答案
评论( 相关
后面还有条评论,点击查看>>