Commit faae009a authored by zhangyi's avatar zhangyi

update

parent e6040194
...@@ -21,7 +21,7 @@ public class EnterpriseUipSearchBody extends BasePage { ...@@ -21,7 +21,7 @@ public class EnterpriseUipSearchBody extends BasePage {
/* /*
* 1金额倒序,2金额正序,3时间倒序,4时间正序 * 1供应商倒序,2供应商正序,3拟建项目倒序,4拟建项目正序,5招标公告倒序,6招标公告正序
*/ */
@NotNull(message = "排序条件不能为空") @NotNull(message = "排序条件不能为空")
private Integer sort; private Integer sort;
......
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