类 CustomIdentityServiceImpl

  • 所有已实现的接口:
    CustomIdentityService

    @EnableAsync
    @Transactional(readOnly=true)
    @Service("customIdentityService")
    public class CustomIdentityServiceImpl
    extends Object
    implements CustomIdentityService
    作者:
    qinman, zhangchongjie
    Date:
    2022/12/30
    • 构造器详细资料

      • CustomIdentityServiceImpl

        public CustomIdentityServiceImpl()