蒋智昊 数据库 2006年11月9日 2026年8月18日 select case when user_code = '9001' then 'j' when user_code = '9002' then 'z' else 'h' end from app_users;