Skip to content

Commit

Permalink
Merge pull request #602 from ArtisanCloud/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Matrix-X authored Jan 7, 2025
2 parents 03ca9e9 + 02a5182 commit f6a1022
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ type Result struct {

type ResponseAddMomentTask struct {
response.ResponseWork
JobId int `json:"jobid"`
JobId string `json:"jobid"`
}

0 comments on commit f6a1022

Please sign in to comment.