mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-10-13 21:30:25 +00:00
fix: 分账自动完结数据库字段不存在
This commit is contained in:
@@ -27,7 +27,7 @@ public class AllocConfig extends MchAppBaseEntity implements ToResult<AllocConfi
|
||||
/** 是否自动分账 */
|
||||
private Boolean autoAlloc;
|
||||
|
||||
/** 自动完结 */
|
||||
/** 是否自动完结 */
|
||||
private Boolean autoFinish;
|
||||
|
||||
/** 分账起始额 */
|
||||
|
Reference in New Issue
Block a user