Commit ede31a11 authored by rlgy's avatar rlgy

bugfixed

parent 7bf6e78b
...@@ -502,7 +502,7 @@ class CoinService ...@@ -502,7 +502,7 @@ class CoinService
} }
} }
return $result; return $result ? $result : 0;
} }
/** /**
......
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