最新公众号管理平台后端

This commit is contained in:
sangchengzhi
2026-01-14 18:06:06 +08:00
commit e4826053ba
4700 changed files with 247006 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.jojubanking.boot.framework.errorcode.config.JojuErrorCodeConfiguration

View File

@@ -0,0 +1,5 @@
#Generated by Maven
#Wed Jan 14 17:49:24 CST 2026
version=2.0.0-beta
groupId=com.jojubanking.boot
artifactId=joju-spring-boot-starter-biz-error-code

View File

@@ -0,0 +1,6 @@
com\jojubanking\boot\framework\errorcode\config\ErrorCodeProperties.class
com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoader.class
com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGenerator.class
com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGeneratorImpl.class
com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoaderImpl.class
com\jojubanking\boot\framework\errorcode\config\JojuErrorCodeConfiguration.class

View File

@@ -0,0 +1,7 @@
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\config\ErrorCodeProperties.java
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGenerator.java
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\generator\ErrorCodeAutoGeneratorImpl.java
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoader.java
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\package-info.java
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\core\loader\ErrorCodeLoaderImpl.java
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-biz-error-code\src\main\java\com\jojubanking\boot\framework\errorcode\config\JojuErrorCodeConfiguration.java