Commit 54d060f1 authored by fangxinjiang's avatar fangxinjiang

Merge remote-tracking branch 'origin/develop' into develop

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