update 分成功能

This commit is contained in:
Guoqs
2024-09-26 17:19:17 +08:00
parent e42bd1ebd0
commit 9b963613a5
6 changed files with 50 additions and 20 deletions

View File

@@ -50,6 +50,11 @@ public class StationSplitConfig {
*/
private BigDecimal serviceSplitRatio;
/**
* 是否手续费承担方N-否Y-是,手续费承担方有且只能有一个
*/
private String feeFlag;
/**
* 创建人
*/