|
@@ -117,7 +117,6 @@ public interface IServiceAuthResultService {
|
|
|
void sendPermssionServiceUpdate(String serviceCode, String type);
|
|
|
|
|
|
void setAuthtionResultToRedis(String appCode, List<ServiceAuthenticationResVO> serviceCodes);
|
|
|
- void sendPermssionServiceUpdate(String serviceCode,String type);
|
|
|
|
|
|
ServiceAuthResultDTO getDetailByAppAndService(String appCode, String serviceCode);
|
|
|
}
|