This commit is contained in:
2020-09-14 10:34:21 +08:00
parent f74cc6e5ca
commit 250ba50502
-1
View File
@@ -70,7 +70,6 @@ trait Condition
* @param $where * @param $where
* @return string * @return string
* @throws Exception * @throws Exception
* ['id=1', 'a'=>2, ['in', 'a', 'b']]
*/ */
private function builderWhere($where) private function builderWhere($where)
{ {