优化重构代码,统一管理公众号接口地址

This commit is contained in:
Binary Wang
2019-06-06 14:02:16 +08:00
parent e937d3f5f5
commit 1ac042695d
47 changed files with 1289 additions and 663 deletions

View File

@@ -9,11 +9,10 @@ import java.io.Serializable;
/**
* .
* @author leeis
* @Date 2018/12/29
* @date 2018/12/29
*/
@Data
public class Card implements Serializable {
private static final long serialVersionUID = -3697110761983756780L;
/**