From c111e3eff1191b29d2d2baf2f485a4bf3a2edc00 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期六, 16 八月 2025 14:34:07 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java b/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java index 95fc786..89c7696 100644 --- a/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java +++ b/smartor/src/main/java/com/smartor/domain/PatArchiveOthreInfo.java @@ -221,6 +221,12 @@ @Excel(name = " 鎵嬫満鍙风爜 ") private String telcode; + /** + * 棰勭暀鍙风爜 + */ + @ApiModelProperty("棰勭暀鍙风爜") + @Excel(name = " 棰勭暀鍙风爜 ") + private String reservedPhone; /** * 浜插睘鍙风爜 -- Gitblit v1.9.3