摘要: $uid = $user['id'];$sql1 = Db::table('sd_fund_comm_log') ->field('DATE(create_time) AS order_date') ->where('uid', $uid) ->whereOr('p1', (string)$uid) 阅读全文
posted @ 2025-05-16 18:00 胡良庆 阅读(26) 评论(0) 推荐(0)