Commit 46eab3b8 by Jose Antonio

Issue #203

parent d8117e62
......@@ -1089,7 +1089,8 @@ module.exports = {
id: params.id_stuPicto
} : {
id_stu: params.id_stu,
id_pic: params.id_pic
id_pic: params.id_pic,
id_scene: params.id_scene
}
StuPicto.update(query, {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment