|
@@ -271,4 +271,10 @@ public class ChuanyunPayrollDO extends BasicDO{
|
|
*/
|
|
*/
|
|
@JsonProperty("F0000031")
|
|
@JsonProperty("F0000031")
|
|
private BigDecimal maternityInsurance;
|
|
private BigDecimal maternityInsurance;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ * 是否外服
|
|
|
|
+ */
|
|
|
|
+ @JsonProperty("F0000032")
|
|
|
|
+ private String isOut;
|
|
}
|
|
}
|