mirror of
https://gitee.com/egzosn/pay-java-parent.git
synced 2026-07-03 08:57:04 +08:00
请求单独增加请求头对象
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
package com.egzosn.pay.common.bean;
|
||||
|
||||
/**
|
||||
* 授权页面的授权类型
|
||||
* @author Actinia
|
||||
* @email hayesfu@qq.com
|
||||
* @date 2018/1/18
|
||||
*/
|
||||
public enum AuthPageType {
|
||||
//注册,登录
|
||||
registration,login;
|
||||
}
|
||||
Reference in New Issue
Block a user