ai请求接口

master
chenfei 2 years ago
parent 2ed5c1be95
commit 1d5c88caf7

@ -452,7 +452,7 @@ public class AppController extends BaseController
}
catch (Exception e)
{
throw new ServiceException("转图片错误");
throw new ServiceException("Base64转图片错误");
}
}
}

Loading…
Cancel
Save