export type ParamsGameChainCmd = { uid: string; cmd: string; param: any; };