This commit is contained in:
六如
2024-11-04 11:12:30 +08:00
parent 7334fad2ab
commit d9a257ff23

View File

@@ -8,7 +8,6 @@ import com.gitee.sop.support.service.dto.RegisterDTO;
import com.gitee.sop.support.service.dto.RegisterResult;
import io.swagger.annotations.ApiOperation;
import lombok.Data;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.dubbo.config.annotation.DubboService;