All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.healthy.common.security.social.weibo.entity.Uid Maven / Gradle / Ivy

There is a newer version: 1.2.1.RELEASE
Show newest version
package com.healthy.common.security.social.weibo.entity;

import lombok.Data;

@Data
public class Uid {
    private String uid;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy