摘要: 1 $this->where(['store_id' => self::$storeId,'status' => 10,'is_delete' => 0]) 2 ->field("user_id,imagetype") 3 ->field("GROUP_CONCAT( 4 CONCAT(file_p 阅读全文
posted @ 2023-02-27 11:25 黑色低调 阅读(20) 评论(0) 推荐(0)