mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	【添加】等待、进行中 状态,记录mj的进度
This commit is contained in:
		| @@ -15,6 +15,8 @@ import lombok.Getter; | |||||||
| public enum AiChatDrawingStatusEnum { | public enum AiChatDrawingStatusEnum { | ||||||
|  |  | ||||||
|     SUBMIT("submit", "提交任务"), |     SUBMIT("submit", "提交任务"), | ||||||
|  |     WAITING("waiting", "等待"), | ||||||
|  |     IN_PROGRESS("in_progress", "进行中"), | ||||||
|     COMPLETE("complete", "完成"), |     COMPLETE("complete", "完成"), | ||||||
|     FAIL("fail", "失败"), |     FAIL("fail", "失败"), | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 cherishsince
					cherishsince