忘加打印了
This commit is contained in:
@@ -1698,6 +1698,9 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
deleteList = append(deleteList, k)
|
||||
}
|
||||
}
|
||||
fmt.Println("addList", addList)
|
||||
fmt.Println("updateList", updateList)
|
||||
fmt.Println("deleteList", deleteList)
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user