const SCOPE = "read"; // 权限范围 const STATE = "inner_oauth"; // 自定义变量 export { SCOPE, STATE };