支付方式修改接口完善

This commit is contained in:
张松
2025-03-04 17:29:31 +08:00
parent fcd9196558
commit 7499cee35e
2 changed files with 9 additions and 7 deletions

View File

@@ -33,6 +33,7 @@ public class ShopPayTypeDTO implements Serializable {
* 是否快捷展示1是0否
*/
private Integer isShowShortcut;
private String payName;
/**
* 0允许退款 1-不允许退款