fly 4 年之前
父節點
當前提交
93f3bd184c
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -5,4 +5,5 @@
 1.App\Consts\ 对应项目要有自身的配置;
 2.App\Controllers\ 控制器要有继承 重写或扩写自身项目的逻辑;
 3.App\Service\ 对应项目要继承相应的类 扩写自身项目的逻辑;
-
+4.composer 包安装 composer require genneral/channel @dev -vvv 
+4.composer 包更新 composer update genneral/channel -vvv