Merge remote-tracking branch 'origin/test' into test

This commit is contained in:
2024-09-29 09:55:31 +08:00
5 changed files with 18 additions and 17 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;
}