Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
e282486518 authored Nov 19, 2016
1 parent deb2523 commit e6caee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ php ./yii migrates/up #恢复全部表

在后台中备份数据表:
-----
在后头的控制器中,例如```PublicController```中加入下面的代码:
在后台的控制器中,例如```PublicController```中加入下面的代码:
```php
public function actions()
{
Expand Down

0 comments on commit e6caee3

Please sign in to comment.