mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-12 11:19:52 +08:00
创建运营商信息参数新增 营业执照url字段
This commit is contained in:
@@ -62,6 +62,11 @@ public class CreateMerchantDTO {
|
|||||||
*/
|
*/
|
||||||
private String logoUrl;
|
private String logoUrl;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 运营商营业执照url
|
||||||
|
*/
|
||||||
|
private String businessLicenseUrl;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 运营商的小程序appId
|
* 运营商的小程序appId
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user