|
@@ -51,6 +51,12 @@ public class ChuanyunPayrollDO extends BasicDO{
|
|
private String employeeId;
|
|
private String employeeId;
|
|
|
|
|
|
/**
|
|
/**
|
|
|
|
+ * 薪资专员
|
|
|
|
+ */
|
|
|
|
+ @JsonProperty("OwnerId")
|
|
|
|
+ private String ownerId;
|
|
|
|
+
|
|
|
|
+ /**
|
|
* 发放状态
|
|
* 发放状态
|
|
*/
|
|
*/
|
|
@JsonProperty("SalaryStatus")
|
|
@JsonProperty("SalaryStatus")
|