update `InApp_WalletPoint` set `point`= case when (`point`-3900)>=0 then (`point`-3900) else 0 end where uid=76705;