whycxzp
2021-09-24 b7226efbe9f5fdcfe33b152baf91eac6ab44b30a
src/main/java/com/whyc/pojo/UserRole.java
@@ -9,6 +9,7 @@
 */
@Alias("UserRole")
@TableName( schema = "`db_experiment`",value = "tb_user_role")
@Deprecated
public class UserRole {
    private Integer id;