Commit 5e5a8c4c by hongzhong

薪资单,体系推荐 没显示保险公司

parent 061791b4
...@@ -68,6 +68,9 @@ public class RecommendSystemCommission { ...@@ -68,6 +68,9 @@ public class RecommendSystemCommission {
Comments = comments; Comments = comments;
} }
public String getCustomer() {
return Customer;
}
@JsonProperty("Customer") @JsonProperty("Customer")
public void setCustomer(String customer) { public void setCustomer(String customer) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment