手机号

This commit is contained in:
钱涛 2023-03-15 10:07:40 +08:00
parent 5c75b3cf8e
commit 6f9769bae2
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ public class DataCollectionEmployee {
private String companystartdate;
//手机号
@SalaryFormulaVar(defaultLabel = "手机", labelId = 98621, dataType = "string")
@SalaryFormulaVar(defaultLabel = "手机", labelId = 98621, dataType = "string")
private String mobile;
//离职日期

View File

@ -53,7 +53,7 @@ public class SalaryFormulaEmployeeDTO {
private String companystartdate;
//手机号
@SalaryFormulaVar(defaultLabel = "手机", labelId = 98621, dataType = "string")
@SalaryFormulaVar(defaultLabel = "手机", labelId = 98621, dataType = "string")
private String mobile;
//离职日期