Commit d802dc65 by wangli

字段命名修正

1 parent a5aad5f3
......@@ -4,6 +4,6 @@ import lombok.Data;
@Data
public class EngineerTimelineReq {
private String enginnerCode;
private String engineerCode;
private String date;
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!