Commit e6e0ef28 authored by huyuchen's avatar huyuchen

ekp推送接口修改

parent d190a72f
...@@ -140,5 +140,9 @@ public class EkpPushFundParam implements Serializable { ...@@ -140,5 +140,9 @@ public class EkpPushFundParam implements Serializable {
* 公积金id * 公积金id
**/ **/
private String fd_3b0afbaf10df2c; private String fd_3b0afbaf10df2c;
/**
* 是否为BPO业务
**/
private String fd_3b178ea361cabe;
} }
\ No newline at end of file
...@@ -244,5 +244,9 @@ public class EkpPushSocialParam implements Serializable { ...@@ -244,5 +244,9 @@ public class EkpPushSocialParam implements Serializable {
* 社保id * 社保id
**/ **/
private String fd_3b0afbe1f94a08; private String fd_3b0afbe1f94a08;
/**
* 是否为BPO业务
**/
private String fd_3b178dfcf9e3e6;
} }
\ No newline at end of file
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