ZhuDongming
2019-08-08 e9094f3167dcc273cc2f5f3f8b3d083235c4e0d0
src/main/java/com/moral/entity/OperateUser.java
@@ -30,7 +30,9 @@
    private Date createTime;
    private Date expireTime;
    private String code;
    public Integer getUid() {
        return id;
    }