mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-03-25 18:43:46 +08:00
feat:pdf文件解析图片和分析图片,上传向量数据库都修改成 成异步处理
This commit is contained in:
@@ -11,6 +11,8 @@ public class DealStatus {
|
||||
public static final Integer STATUS_20 = 20;
|
||||
//已结束
|
||||
public static final Integer STATUS_30 = 30;
|
||||
//处理失败
|
||||
public static final Integer STATUS_40 = 40;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user