Commit c0f08847 authored by Administrator's avatar Administrator

-

Signed-off-by: Administrator's avatarAdministrator <admin@example.com>
parent 5348595e
...@@ -25,10 +25,15 @@ public class EnterpriseProjectBidNoticePageBody extends BasePage { ...@@ -25,10 +25,15 @@ public class EnterpriseProjectBidNoticePageBody extends BasePage {
private String keys; private String keys;
/** /**
* 类型 * 招标阶段
*/ */
private List<String> tenderStage; private List<String> tenderStage;
/**
* 项目类型
*/
private List<String> projectCategory;
/* /*
* 1金额倒序,2金额正序,3时间倒序,4时间正序 * 1金额倒序,2金额正序,3时间倒序,4时间正序
*/ */
......
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