From 89a21c0eecacd040e8189faeda6f73f69167cdc9 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期一, 19 六月 2023 14:51:33 +0800 Subject: [PATCH] 合并 --- Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeReferConfig.java | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeReferConfig.java b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeReferConfig.java index e34545b..1341066 100644 --- a/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeReferConfig.java +++ b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/entity/CodeReferConfig.java @@ -32,11 +32,10 @@ */ private static final long serialVersionUID = 957685333614390234L; - /** - * 绉熸埛ID - */ - @JSONField() - private String tenantId; +// /** +// * 绉熸埛ID +// */ +// private String tenantId; /** * 鍙傜収鐨勪笟鍔$被鍨� -- Gitblit v1.9.3