天擎接口调试

This commit is contained in:
zhangqinbin
2022-01-24 17:14:01 +08:00
parent d9ca753151
commit 49fdb92659

View File

@ -28,12 +28,6 @@ import java.util.*;
@Slf4j
@Service
public class UniServiceImpl implements UniService {
@Autowired
private IBlockChainLogService iBlockChainLogService;
private @Autowired
IBaseCacheUserService service;
/**
* 请求天擎接口
*/