export type ParamVerify = { pk: string; message: string; sign: string; };