From 9142973675647894693f0d6899b233380678e73c Mon Sep 17 00:00:00 2001 From: "kuang.yifei@iwhalecloud.com" Date: Fri, 26 Aug 2022 15:36:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90TODO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/java/com/ghy/system/domain/SysDeptConfig.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghy-system/src/main/java/com/ghy/system/domain/SysDeptConfig.java b/ghy-system/src/main/java/com/ghy/system/domain/SysDeptConfig.java index 5cf883dd..4b0082db 100644 --- a/ghy-system/src/main/java/com/ghy/system/domain/SysDeptConfig.java +++ b/ghy-system/src/main/java/com/ghy/system/domain/SysDeptConfig.java @@ -70,8 +70,6 @@ public class SysDeptConfig extends BaseEntity { @Excel(name = "师傅月租费用", cellType = Excel.ColumnType.NUMERIC) private BigDecimal monthRent; - //TODO 后台扣款设置 - // Adapay支付 private String adapayAppId; // apiKey为prod模式的API KEY