完成TODO
This commit is contained in:
parent
95c02650c6
commit
9142973675
|
|
@ -70,8 +70,6 @@ public class SysDeptConfig extends BaseEntity {
|
||||||
@Excel(name = "师傅月租费用", cellType = Excel.ColumnType.NUMERIC)
|
@Excel(name = "师傅月租费用", cellType = Excel.ColumnType.NUMERIC)
|
||||||
private BigDecimal monthRent;
|
private BigDecimal monthRent;
|
||||||
|
|
||||||
//TODO 后台扣款设置
|
|
||||||
|
|
||||||
// Adapay支付
|
// Adapay支付
|
||||||
private String adapayAppId;
|
private String adapayAppId;
|
||||||
// apiKey为prod模式的API KEY
|
// apiKey为prod模式的API KEY
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue