1
This commit is contained in:
@@ -105,7 +105,7 @@ namespace Tnb.ProductionMgr
|
|||||||
}
|
}
|
||||||
if (string.IsNullOrEmpty(input.sidx))
|
if (string.IsNullOrEmpty(input.sidx))
|
||||||
{
|
{
|
||||||
input.sidx = "create_time";
|
input.sidx = "promoter_time";
|
||||||
input.sort = "desc";
|
input.sort = "desc";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user