cicada.boot.thrift.config.Auth.thrift Maven / Gradle / Ivy
namespace cicada.boot.thrift.config;
service UseIdService {
bool getAuthUser(1:string userIds)
}
namespace cicada.boot.thrift.config;
service UseIdService {
bool getAuthUser(1:string userIds)
}