//@File globalkey.go //@Time 2022/05/13 //@Author #Suyghur, package globalkey const ( CONNECT_TYPE_PLAYER = 0 CONNECT_TYPE_CS = 1 )