com.haoxuer.discover.web.data.so.WebConfigSo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of discover-website Show documentation
Show all versions of discover-website Show documentation
discover网站配置模块,主要管理网站主题,网站配置等功能
package com.haoxuer.discover.web.data.so;
import java.io.Serializable;
/**
* Created by imake on 2017年08月30日09:46:28.
*/
public class WebConfigSo implements Serializable {
}