Commit 00f3a471 authored by VTHIEN's avatar VTHIEN

fixed

parent 46e23d70
......@@ -271,7 +271,7 @@ namespace Sieve.Services
{
fullQueryString = " id != null";
}
return fullQueryString;
return fullQueryString ;
}
protected object ChangeType(object value, Type conversion)
......
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