进件关联

This commit is contained in:
2026-01-16 17:49:52 +08:00
parent 592cc99db4
commit 235c442c6d

View File

@@ -21,7 +21,7 @@ public class ShopMerchantDTO {
private String channel;
/**
* 聚合支付商户
* native 必填 对应 tb_shop_direct_merchant 的 licence_no 营业执照
* native 必填 对应 tb_shop_direct_merchant 的 shopId
*/
private Long relatedId;
/**