1. SELECT count(user_id) as '未KYC人数'
    2. FROM management.t_trade_user
    3. WHERE apply_status=2