if connect_status ¡Ü 0 then 应该是 if connect_status = 0 then吧?
if connect_status ¡Ü 0 then
应该是 if connect_status = 0 then吧?