数据库连表查询语句

phone,"reason","money","type","createtime" select b.`phone`,a.`reason`,a.`money`,a.`type`,a.`createtime` from `reward` as a,`appuser` as b where a.`app_uid` = b.`uid` and a.`createtime` BETWEEN '2018-
相关文章
相关标签/搜索