yanglin 7 년 전
부모
커밋
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)