From fd12c3a4d5c0a247c89ab59faba189075a302ffd Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期一, 09 六月 2025 18:50:19 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- smartor/src/main/java/com/smartor/domain/ServiceOutPath.java | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java b/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java index 58ec14f..8438dbf 100644 --- a/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java +++ b/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java @@ -68,6 +68,5 @@ @ApiModelProperty(value = "杩涘埗") private String radix; - } -- Gitblit v1.9.3