hatim vor 6 Jahren
Ursprung
Commit
00c9f7d494
1 geänderte Dateien mit 16 neuen und 16 gelöschten Zeilen
  1. 16 16
      规范/Java后端/Java后端开发手册.md

+ 16 - 16
规范/Java后端/Java后端开发手册.md

@@ -47,25 +47,25 @@ Maven私服:Nexus 3.15.2-01
 
 ##### 框架
 
-* wisdom-common (共通包,共通配置、工具类、通用bean) http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-common.git
-* wisdom-ds (动态数据源)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-ds.git
-* wisdom-monitor (spring cloud服务监控)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-monitor.git
-* wisdom-track (服务调用链追踪)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-track.git
-* wisdom-gateway (服务网关)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-gateway.git
-* wisdom-center (服务注册中心)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-center.git
-* wisdom-parent (父pom,管理依赖包版本)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-parent.git
+* wisdom-common (共通包,共通配置、工具类、通用bean) http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-common.git
+* wisdom-ds (动态数据源)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-ds.git
+* wisdom-monitor (spring cloud服务监控)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-monitor.git
+* wisdom-track (服务调用链追踪)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-track.git
+* wisdom-gateway (服务网关)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-gateway.git
+* wisdom-center (服务注册中心)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-center.git
+* wisdom-parent (父pom,管理依赖包版本)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-parent.git
 
 ##### 业务
 
-* wisdom-asset (资产管理系统)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-asset.git
-* wisdom-bill (账单管理系统)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-bill.git
-* wisdom-platform (平台系统)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-platform.git
-* wisdom-serve (物业服务系统)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-serve.git
-* wisdom-payment (支付网关)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-payment.git
-* wisdom-auth (授权中心)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-auth.git
-* wisdom-flow (工作流模块)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-flow.git
-* wisdom-push (推送系统)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-push.git
-* wisdom-file (文件系统)http://139.159.196.162:3000/WisdomCity-JAVA/wisdom-file.git
+* wisdom-asset (资产管理系统)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-asset.git
+* wisdom-bill (账单管理系统)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-bill.git
+* wisdom-platform (平台系统)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-platform.git
+* wisdom-serve (物业服务系统)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-serve.git
+* wisdom-payment (支付网关)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-payment.git
+* wisdom-auth (授权中心)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-auth.git
+* wisdom-flow (工作流模块)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-flow.git
+* wisdom-push (推送系统)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-push.git
+* wisdom-file (文件系统)http://git.wisdomcity.com.cn/WisdomCity-JAVA/wisdom-file.git
 
 ### 开发步骤