This commit is contained in:
lifenlong
2021-10-11 10:56:55 +08:00
2 changed files with 4 additions and 1 deletions

View File

@@ -55,4 +55,7 @@ public class StoreBasicInfoVO {
@ApiModelProperty(value = "腾讯云智服小程序唯一标识")
private String yzfMpSign;
@ApiModelProperty(value = "udesk标识")
private String merchantEuid;
}