删除排序

master
WeiRan 2024-09-07 01:00:09 +08:00
parent 266466ce66
commit 6bfc8fab0b
3 changed files with 11 additions and 6617 deletions

View File

@ -16,7 +16,6 @@ import io.swagger.v3.oas.annotations.tags.Tag;
import lombok.extern.log4j.Log4j2;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.configurationprocessor.json.JSONException;
import org.springframework.validation.annotation.Validated;
import org.springframework.web.bind.annotation.*;

View File

@ -1,7 +1,6 @@
package com.muyu.cloud.background.controller;
import com.muyu.cloud.background.domin.req.CompanyListReq;
import com.muyu.cloud.background.domin.req.ProductUpdReq;
import com.muyu.cloud.background.domin.resp.CompanyListResp;
import com.muyu.cloud.background.service.CompanyService;
import com.muyu.common.core.domain.Result;

File diff suppressed because it is too large Load Diff