//,加盟公司自有店->加盟公司建店 不推送数据 再crm中完成
This commit is contained in:
@@ -105,9 +105,13 @@ public class HqtBuildAPIRequest {
|
||||
|
||||
@JsonProperty("bizType")
|
||||
/**
|
||||
* @description:默认值
|
||||
* @description:
|
||||
* 2148799018--加盟建店
|
||||
* 2148784001--加盟公司建店
|
||||
* 2148799024--对外业务
|
||||
* 目前只推送2148799018--加盟建店
|
||||
*/
|
||||
private String bizType = "202684487985";
|
||||
private String bizType = "2148799018";
|
||||
/**
|
||||
* @description:默认值
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user