微服务拆分3

highway
zhaoxiaolin 1 year ago
parent b2e861f314
commit 907774948b

@ -24,7 +24,7 @@ import java.util.List;
* @date 2023-07-10
*/
@RestController
@RequestMapping("/file")
@RequestMapping("/baseFile")
public class BaseFileController extends BaseController {
@Autowired
private IBaseFileService baseFileService;

Loading…
Cancel
Save