Commit 447ac746 authored by hongguangwu's avatar hongguangwu

继续优化薪资导入

parent 829737d6
......@@ -23,10 +23,9 @@ import javax.validation.constraints.NotNull;
* @date 2021-10-08 14:36:56
*/
@Data
@EqualsAndHashCode(callSuper = true)
@TableName("t_salary_standard_set_detail")
@Tag(name = "薪资工资条配置明细表")
public class TSalaryStandardSetDetail extends BaseEntity {
public class TSalaryStandardSetDetail{
private static final long serialVersionUID = 1L;
/**
*
......
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