DengTao 8 жил өмнө
parent
commit
fb0ce895d7

+ 1 - 1
www/protected/modules/moonclub/models/Reserve.php

@@ -36,7 +36,7 @@ class Reserve extends MongoAr{
 
     public function getCollectionName()
     {
-        return 'advisory';
+        return 'reserve';
     }
 
     public static function get($_id) {