Commit d4c65f49 by hongzhong

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

parent 87088704
......@@ -68,6 +68,9 @@ public class RecommendSystemCommission {
Comments = comments;
}
public String getCustomer() {
return Customer;
}
@JsonProperty("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