This commit is contained in:
@@ -47,7 +47,7 @@ namespace AyaNova.Biz
|
||||
}
|
||||
}
|
||||
|
||||
return " ORDER BY " + sb.ToString();
|
||||
return " ORDER BY" + sb.ToString();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user