thinkphp:数据库查询操作(like,in ,find_in_set,neq,<>,whereNotNull,whereOr,多条件查询,whereRaw)
一、根据变量进行模糊查询字段order_number形如什么$handname什么的字样'order_number'=>['like','%'.$handname.'%']$data['info']=db::table('rep_info_base')->where( [ 'account_id'=>$account_id, 'order_number'=>['like','%'.$