Merge branch 'tkk' into test

This commit is contained in:
Tankaikai
2024-09-29 09:42:03 +08:00
2 changed files with 0 additions and 13 deletions

View File

@@ -56,9 +56,5 @@ public class TbMerchantThirdApplyDto implements Serializable {
/** shopId */
private Integer shopId;
private String alipayAppId;
private String alipayAppToken;
private String alipaySmallAppid;
}