From 78c9129e9045fafe4c2f7333b3dcafde6b20b96d Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期四, 05 十二月 2024 15:20:51 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/ThiedInhospInfo.java | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/ThiedInhospInfo.java b/smartor/src/main/java/com/smartor/domain/ThiedInhospInfo.java index 8987dd5..8a32f46 100644 --- a/smartor/src/main/java/com/smartor/domain/ThiedInhospInfo.java +++ b/smartor/src/main/java/com/smartor/domain/ThiedInhospInfo.java @@ -449,6 +449,13 @@ private String preoutDate; /** + * 缁撹处鏃ユ湡 + */ + @ApiModelProperty("缁撹处鏃ユ湡") + @Excel(name = "缁撹处鏃ユ湡") + private String cashDate; + + /** * 鐥呬汉鍑洪櫌鏃ユ湡 */ @ApiModelProperty("鐥呬汉鍑洪櫌鏃ユ湡") -- Gitblit v1.9.3