@@ -286,7 +286,7 @@ func (r *ErmcpModel) buildSql(nContractType, nQueryType int32) string {
var status string
if 1 == nQueryType {
// 全部
- status = "0,1,2,3,4,5,6"
+ status = "2,3"
str = str + " order by t.audittime desc"
} else if 2 == nQueryType {
// 待点价