java的SDK获取STS的授权时报错:java.io.IOException: result = {"Response":{"Error":{"Code":"InvalidParameter.GrantOtherResource","Message":"[QC_STS] cant grant other resource"},"RequestId":"d33264cc-b776-4eb8-a
FROM Profile AS pro
SELECT tagId, MAX(`statusDate`) AS sts_max_date GROUP BY tagId
LEFT JOIN Status AS sts_max ON sts_max.tagId= pro.tagId AND sts.sts_max_