fix
This commit is contained in:
@@ -35,6 +35,7 @@ type RenderImageRspMsg struct {
|
||||
type RenderProcessTime struct {
|
||||
UnityRenderTakesTime string `json:"unity_render_takes_time"` //unity渲染用时
|
||||
UploadUnityRenderImageTakesTime string `json:"upload_unity_render_image_takes_time"` //上传unity渲染结果图时间
|
||||
UnityTakesTime string `json:"unity_takes_time"` //unity真实处理时间
|
||||
}
|
||||
|
||||
// 合图返回数据
|
||||
|
||||
Reference in New Issue
Block a user