mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 12:32:09 +08:00
Version For use jar
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
|
||||
package org.maxkey.authn.support.socialsignon.service;
|
||||
|
||||
import org.apache.mybatis.jpa.persistence.JpaBaseDomain;
|
||||
import org.apache.mybatis.jpa.persistence.JpaBaseEntity;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Crystal.Sea
|
||||
*/
|
||||
public class SocialsAssociate extends JpaBaseDomain {
|
||||
public class SocialsAssociate extends JpaBaseEntity {
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user