feat: 微信公众号扫码登录
This commit is contained in:
@@ -137,7 +137,6 @@ public class SchisandraOssAliController {
|
||||
* @throws XmlParserException
|
||||
* @throws InternalException
|
||||
*/
|
||||
|
||||
@PostMapping("seleteBucket")
|
||||
public Result<String> seleteBucket(@RequestParam String userId) throws ServerException, InsufficientDataException, ErrorResponseException, IOException, NoSuchAlgorithmException, InvalidKeyException, InvalidResponseException, XmlParserException, InternalException {
|
||||
Preconditions.checkNotNull(userId, "不能为空");
|
||||
|
Reference in New Issue
Block a user