Commit c1a61d02 authored by lcl's avatar lcl

u

parent 140d4633
...@@ -14,7 +14,7 @@ import javax.validation.constraints.NotNull; ...@@ -14,7 +14,7 @@ import javax.validation.constraints.NotNull;
@EqualsAndHashCode(callSuper = false) @EqualsAndHashCode(callSuper = false)
public class EnterpriseProjectImportantListDto extends BasePage { public class EnterpriseProjectImportantListDto extends BasePage {
private Integer companyId; private Integer cid;
private String keys; private String keys;
......
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