From e6caee379ab24f3b3397dc84627f20304efc63f7 Mon Sep 17 00:00:00 2001 From: ccdream Date: Sat, 19 Nov 2016 16:34:07 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8127c08..fb5ed25 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ php ./yii migrates/up #恢复全部表 在后台中备份数据表: ----- -在后头的控制器中,例如```PublicController```中加入下面的代码: +在后台的控制器中,例如```PublicController```中加入下面的代码: ```php public function actions() {