Commit edcf6662 authored by Quxl's avatar Quxl

x

parent c46280e9
......@@ -4,6 +4,11 @@ import java.io.Serializable;
import com.alibaba.fastjson.JSON;
/**
* OAuth系统配置, 用于存放访问OAuth授权系统的参数
* @author Quxl
*
*/
public class OAuthConfig implements Serializable {
private static final long serialVersionUID = 1874417633433974015L;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment