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