文件本地上传+知识图谱功能
This commit is contained in:
parent
b5e3cdcd0b
commit
bbc5957b8c
@ -28,7 +28,7 @@ import java.util.List;
|
||||
* @author ruoyi
|
||||
*/
|
||||
@RestController
|
||||
@RequestMapping("/common")
|
||||
@RequestMapping("/backend/v1/localUpload")
|
||||
public class LocalFileController {
|
||||
private static final Logger log = LoggerFactory.getLogger(LocalFileController.class);
|
||||
private static final String FILE_DELIMETER = ",";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user