From aed0e43ff4eb2cdb5fa81b6b9b16d8d2b723c02e Mon Sep 17 00:00:00 2001
From: liuyu <yu.liu@cqgbkj.com>
Date: 星期四, 17 九月 2026 10:57:49 +0800
Subject: [PATCH] feat: 新增 jnpf-tms 业务微服务骨架
---
config/shared/discovery.yaml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/config/shared/discovery.yaml b/config/shared/discovery.yaml
index 25898f2..29ce05d 100644
--- a/config/shared/discovery.yaml
+++ b/config/shared/discovery.yaml
@@ -53,5 +53,7 @@
- uri: http://cx-biz-common:30015
jnpf-dms:
- uri: http://cx-dms:30016
+ jnpf-tms:
+ - uri: http://cx-tms:30017
jnpf-lims:
- uri: http://cx-lims:30019
--
Gitblit v1.8.0