宇宙主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

欧基零壹微头条IP归属甄别会员请立即修改密码
楼主: yushang

A1/A1P/A3/E3 基于API管理面板

  [复制链接]
发表于 2020-11-12 21:51:20 来自手机 | 显示全部楼层
刚好有个翻车号,api还在,鼓励!
发表于 2020-11-12 22:46:34 | 显示全部楼层

帮顶,谢谢分享!
 楼主| 发表于 2020-11-13 09:03:28 | 显示全部楼层
Lemon0 发表于 2020-11-12 21:04
E5 开发者订阅支持吗?

只要有api  都支持
发表于 2020-11-13 09:05:51 | 显示全部楼层
感谢,大佬new币
发表于 2020-11-13 09:40:58 | 显示全部楼层
本帖最后由 jinx 于 2020-11-13 09:43 编辑

大佬,有没有可以管理多个子账号的邮箱的程序,
发表于 2020-11-13 09:57:23 | 显示全部楼层
支持大佬
发表于 2020-11-13 18:46:10 | 显示全部楼层
yushang 发表于 2020-11-13 09:03
只要有api  都支持

哦哦
感谢
发表于 2020-11-20 12:03:56 | 显示全部楼层
  1.   .   ____          _            __ _ _
  2. /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
  3. ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
  4. \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  5.   '  |____| .__|_| |_|_| |_\__, | / / / /
  6. =========|_|==============|___/=/_/_/_/
  7. :: Spring Boot ::        (v2.1.3.RELEASE)

  8. 2020-11-20 03:56:38.098  INFO 6 --- [           main] cn.itbat.microsoft.MicrosoftApplication  : Starting MicrosoftApplication v0.0.1-SNAPSHOT on 630b727e0ade with PID 6 (/microsoft.jar started by root in /)
  9. 2020-11-20 03:56:38.151  INFO 6 --- [           main] cn.itbat.microsoft.MicrosoftApplication  : The following profiles are active: dev
  10. 2020-11-20 03:56:41.973  INFO 6 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode!
  11. 2020-11-20 03:56:41.977  INFO 6 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
  12. 2020-11-20 03:56:42.168  INFO 6 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 117ms. Found 0 repository interfaces.
  13. 2020-11-20 03:56:45.571  INFO 6 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8099 (http)
  14. 2020-11-20 03:56:45.761  INFO 6 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
  15. 2020-11-20 03:56:45.762  INFO 6 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.16]
  16. 2020-11-20 03:56:45.780  INFO 6 --- [           main] o.a.catalina.core.AprLifecycleListener   : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib]
  17. 2020-11-20 03:56:46.149  INFO 6 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
  18. 2020-11-20 03:56:46.150  INFO 6 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 7762 ms
  19. 2020-11-20 03:56:48.452  INFO 6 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService
  20. 2020-11-20 03:56:48.454  INFO 6 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'asyncPoolTaskExecutor'
  21. 2020-11-20 03:56:48.970  INFO 6 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: Ant [pattern='/**', OPTIONS], []
  22. 2020-11-20 03:56:49.153  INFO 6 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6283d8b8, org.springframework.security.web.context.SecurityContextPersistenceFilter@3d6f0054, org.springframework.security.web.header.HeaderWriterFilter@fa49800, org.springframework.web.filter.CorsFilter@2cd76f31, org.springframework.security.web.authentication.logout.LogoutFilter@3bf9ce3e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7205765b, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5fbdfdcf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25084a1e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3b6ddd1d, org.springframework.security.web.session.SessionManagementFilter@2a54a73f, org.springframework.security.web.access.ExceptionTranslationFilter@fba92d3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@20ccf40b]
  23. 2020-11-20 03:56:50.264  INFO 6 --- [           main] o.s.b.a.w.s.WelcomePageHandlerMapping    : Adding welcome page: class path resource [static/index.html]
  24. 2020-11-20 03:56:51.603  INFO 6 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8099 (http) with context path ''
  25. 2020-11-20 03:56:51.606  INFO 6 --- [           main] cn.itbat.microsoft.MicrosoftApplication  : Started MicrosoftApplication in 16.115 seconds (JVM running for 17.611)
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|兜哪儿主机交流论坛

GMT+8, 2024-9-20 19:33 , Processed in 0.057898 second(s), 6 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表