|
@@ -282,7 +282,7 @@ public class HuaTaiQuotedPriceRequest extends HuaTaiBaseRequest {
|
|
|
@JsonProperty("promoteSalePlanID")
|
|
@JsonProperty("promoteSalePlanID")
|
|
|
private String promoteSalePlanID;
|
|
private String promoteSalePlanID;
|
|
|
public SaleInfoDto(HuaTaiConfigureParameters huaTaiConfigureParameters) {
|
|
public SaleInfoDto(HuaTaiConfigureParameters huaTaiConfigureParameters) {
|
|
|
- this.agentCode = huaTaiConfigureParameters.getAccountUser();
|
|
|
|
|
|
|
+ this.agentCode = huaTaiConfigureParameters.getAgentCode();
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|