This commit is contained in:
laodaming
2023-10-08 17:04:37 +08:00
parent d2f24772ca
commit 4dce0d7087
5 changed files with 61 additions and 43 deletions

View File

@@ -74,4 +74,5 @@ type ToUnityIdStruct struct {
Wid string `json:"wid"`
RenderId string `json:"render_id"`
RenderBeginTime int64 `json:"render_begin_time"`
TemplateTag string `json:"template_tag"`
}