From 07559603c6ae9a98139716b6443a4a7b6dd66755 Mon Sep 17 00:00:00 2001 From: lsh <1> Date: 星期日, 14 一月 2024 16:24:47 +0800 Subject: [PATCH] # --- src/main/java/com/zy/asrs/entity/BasDevp.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/zy/asrs/entity/BasDevp.java b/src/main/java/com/zy/asrs/entity/BasDevp.java index 0f5c1c3..2097e20 100644 --- a/src/main/java/com/zy/asrs/entity/BasDevp.java +++ b/src/main/java/com/zy/asrs/entity/BasDevp.java @@ -214,7 +214,7 @@ @TableField("cart_pos") private Integer cartPos; - @ApiModelProperty(value = "鎷嗗灈涓婁紶鍙犵洏鍥炲簱鏍囪") + @ApiModelProperty(value = "1妤兼媶鍨涗笂浼犲彔鐩樺洖搴撴爣璁�") @TableField("report_sign") private Integer reportSign; -- Gitblit v1.9.1