From 2436ee143332c792e52d2df8fc8a4a3dfec48ebe Mon Sep 17 00:00:00 2001 From: puzhibing <393733352@qq.com> Date: 星期六, 09 十二月 2023 00:09:04 +0800 Subject: [PATCH] 修改bug --- cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/StoreVos.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/StoreVos.java b/cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/StoreVos.java index 1ce4dc4..e41357d 100644 --- a/cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/StoreVos.java +++ b/cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/StoreVos.java @@ -15,4 +15,5 @@ String num2; String num3; + String num4; } -- Gitblit v1.7.1