gq 7 年 前
コミット
ae1f7fcdb0
1 ファイル変更0 行追加1 行削除
  1. 0 1
      server/app/Repositories/User/Criteria/MultiWhere.php

+ 0 - 1
server/app/Repositories/User/Criteria/MultiWhere.php

xqd
@@ -46,5 +46,4 @@ class MultiWhere extends Criteria {
           }
          return $model;
     }
-
 }