From ad9b3c2ade43fbd3b2f2cd8af0653c58753591cc Mon Sep 17 00:00:00 2001 From: luo <2855143437@qq.com> Date: 星期四, 28 九月 2023 15:30:17 +0800 Subject: [PATCH] 9.26。14 --- cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/dto/ConsumeQuery.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/dto/ConsumeQuery.java b/cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/dto/ConsumeQuery.java index cb17e8b..b75ae45 100644 --- a/cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/dto/ConsumeQuery.java +++ b/cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/dto/ConsumeQuery.java @@ -15,5 +15,5 @@ String reason; - Integer payId; + Long payId; } -- Gitblit v1.7.1