From ad0539f90df37d449ae86d604ae9288af38651f2 Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期三, 29 五月 2024 11:51:04 +0800 Subject: [PATCH] # --- src/main/java/com/zy/asrs/entity/BasDevp.java | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/zy/asrs/entity/BasDevp.java b/src/main/java/com/zy/asrs/entity/BasDevp.java index 78ca14c..ffe4372 100644 --- a/src/main/java/com/zy/asrs/entity/BasDevp.java +++ b/src/main/java/com/zy/asrs/entity/BasDevp.java @@ -117,9 +117,9 @@ private Integer wrkNo1; /** - * 瀹瑰櫒绫诲瀷 + * 璐ф灦绫诲瀷 */ - @ApiModelProperty(value= "瀹瑰櫒绫诲瀷") + @ApiModelProperty(value= "璐ф灦绫诲瀷") @TableField("ctn_type") private Integer ctnType; -- Gitblit v1.9.1