IDP质量设计图纸管理
This commit is contained in:
@@ -85,7 +85,7 @@ namespace BLL
|
||||
string data = string.Empty;
|
||||
string rows = string.Empty;
|
||||
|
||||
List<Model.PMP_Project> list = new List<PMP_Project>();
|
||||
List<PMP_Project> list = new List<PMP_Project>();
|
||||
|
||||
int pageSize = 1000;//一次性最多返回1000条数据
|
||||
List<PMPSearchCondData> searchCond = new List<PMPSearchCondData>();
|
||||
|
||||
Reference in New Issue
Block a user