|
@@ -103,5 +103,47 @@ namespace MySystem.MpMainModels
|
|
public string AlipaySignUrl { get; set; }
|
|
public string AlipaySignUrl { get; set; }
|
|
public string AlipayAuthToken { get; set; }
|
|
public string AlipayAuthToken { get; set; }
|
|
public string AlipayPid { get; set; }
|
|
public string AlipayPid { get; set; }
|
|
|
|
+ public string Extra1 { get; set; }
|
|
|
|
+ public string FaceRecognition { get; set; }
|
|
|
|
+ public string IndustryLicense1 { get; set; }
|
|
|
|
+ public string TaxImage { get; set; }
|
|
|
|
+ public string Agreement { get; set; }
|
|
|
|
+ public string ProductImg { get; set; }
|
|
|
|
+ public string CheckstandImg { get; set; }
|
|
|
|
+ public string ShopFrontImg { get; set; }
|
|
|
|
+ public string Support { get; set; }
|
|
|
|
+ public string SignaturePicture { get; set; }
|
|
|
|
+ public string AgentIdCardBack { get; set; }
|
|
|
|
+ public string AgentIdCardFront { get; set; }
|
|
|
|
+ public string AgentCardIdPicture { get; set; }
|
|
|
|
+ public string HoldAgentProtocol { get; set; }
|
|
|
|
+ public string AgentProtocol { get; set; }
|
|
|
|
+ public string OperatorMcht { get; set; }
|
|
|
|
+ public string RentAgreement { get; set; }
|
|
|
|
+ public string OpenAccountLicenses { get; set; }
|
|
|
|
+ public string ChannelKind { get; set; }
|
|
|
|
+ public string TakeCreditCard { get; set; }
|
|
|
|
+ public string BankCard { get; set; }
|
|
|
|
+ public string PersonWithIdCard { get; set; }
|
|
|
|
+ public string BusinessId { get; set; }
|
|
|
|
+ public string AreaNo { get; set; }
|
|
|
|
+ public string OpenUnionNo { get; set; }
|
|
|
|
+ public string OpenCollectBankCode { get; set; }
|
|
|
|
+ public string OpenBankRegionCode { get; set; }
|
|
|
|
+ public string OpenBankAccout { get; set; }
|
|
|
|
+ public string OpenBankAccName { get; set; }
|
|
|
|
+ public string ZbankRegionCode { get; set; }
|
|
|
|
+ public string ZbankNo { get; set; }
|
|
|
|
+ public string AccountType { get; set; }
|
|
|
|
+ public string LicenceType { get; set; }
|
|
|
|
+ public string ResserveMobile { get; set; }
|
|
|
|
+ public string MchtNo { get; set; }
|
|
|
|
+ public string ToAcctNo { get; set; }
|
|
|
|
+ public int OpenAct { get; set; }
|
|
|
|
+ public string StoreNo { get; set; }
|
|
|
|
+ public string OutMchtNo { get; set; }
|
|
|
|
+ public string AliMerchantId { get; set; }
|
|
|
|
+ public string WeChatMerchantId { get; set; }
|
|
|
|
+ public string MerchantType { get; set; }
|
|
}
|
|
}
|
|
}
|
|
}
|