0
0
yanglin 7 лет назад
Родитель
Сommit
43e784f9ac
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -29,7 +29,9 @@ common
     config/              contains shared configurations
     mail/                contains view files for e-mails
     models/              contains model classes used in both backend and frontend
-    tests/               contains tests for common classes    
+    tests/               contains tests for common classes
+components
+    phpclient.php/       contains shared rabbitmq class
 console
     config/              contains console configurations
     controllers/         contains console controllers (commands)