完成冲突检查

master
q 1 week ago
parent 234568cfdc
commit 3c3919cf97

@ -2,6 +2,7 @@ package org.example.controller;
import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSON;
import lombok.extern.slf4j.Slf4j; import lombok.extern.slf4j.Slf4j;
import org.example.hystrix.CacheHystrixCommand;
import org.example.hystrix.NacosClientHystrixCommand; import org.example.hystrix.NacosClientHystrixCommand;
import org.example.hystrix.NacosClientHystrixObservableCommand; import org.example.hystrix.NacosClientHystrixObservableCommand;
import org.example.hystrix.UseHystrixCommandAnnotation; import org.example.hystrix.UseHystrixCommandAnnotation;

Loading…
Cancel
Save