//,加盟公司自有店->加盟公司建店 不推送数据 再crm中完成

This commit is contained in:
shuo.wang
2025-08-07 19:28:14 +08:00
parent ccaf78bc27
commit f8943f618a
3 changed files with 18 additions and 8 deletions

View File

@@ -105,9 +105,13 @@ public class HqtBuildAPIRequest {
@JsonProperty("bizType")
/**
* @description:默认值
* @description:
* 2148799018--加盟建店
* 2148784001--加盟公司建店
* 2148799024--对外业务
* 目前只推送2148799018--加盟建店
*/
private String bizType = "202684487985";
private String bizType = "2148799018";
/**
* @description:默认值
*/