三方配置增加字段

This commit is contained in:
2024-05-16 14:49:46 +08:00
parent 6ba4aadccb
commit f8ed4fe16b
4 changed files with 22 additions and 7 deletions

View File

@@ -32,6 +32,10 @@ public class TbMerchantThirdApplyDto implements Serializable {
private String type ="";
private String smallAppid="";
private String storeId="";
/** 商户应用 */
private String appId="";