mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-01 03:26:36 +08:00 
			
		
		
		
	Update rest-resources.md
This commit is contained in:
		| @ -44,7 +44,7 @@ http://localhost/users?fields=id,email | ||||
| // 返回fields()方法申明的所有字段,以及extraFields()方法中的profile字段 | ||||
| http://localhost/users?expand=profile | ||||
|  | ||||
| // 返回回fields()和extraFields()方法中提供的id, email 和 profile字段 | ||||
| // 返回fields()方法中的id, email,以及extraFields()方法中的profile字段 | ||||
| http://localhost/users?fields=id,email&expand=profile | ||||
| ``` | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 haobing.wang
					haobing.wang