public class BaseService extends Object
| Constructor and Description |
|---|
BaseService(Config config) |
| Modifier and Type | Method and Description |
|---|---|
BaseResponse |
call(String uri,
BaseRequest req) |
String |
generateUUID()
方法的功能描述: 生成32位随机数,根据UUID来生成
|
public BaseService(Config config)
public BaseResponse call(String uri, BaseRequest req) throws BaseException
BaseExceptionpublic String generateUUID()
Copyright © 2023. All rights reserved.