调整命名
This commit is contained in:
		
							parent
							
								
									10c669e002
								
							
						
					
					
						commit
						3a1f888c5d
					
				| @ -7,8 +7,8 @@ interface UserExternalServiceInterface | ||||
|     /** | ||||
|      * 通过微信授权新建用户 | ||||
|      * | ||||
|      * @param string $open_id | ||||
|      * @param string $openid | ||||
|      * @return array | ||||
|      */ | ||||
|     public function wechatNewUser(string $open_id) : array; | ||||
|     public function wechatNewUser(string $openid) : array; | ||||
| } | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user