update t_sys_golbal set golbal_value=2 where golbal_key='common.sso';
update t_sys_golbal set golbal_value=0 where golbal_key='common.sso';
update t_sys_golbal set golbal_value=0 where golbal_key='common.sso';
mysql -h 127.0.0.1 -uroot -p************** dsideal_db -P$22066 -e "${cmd}"