@@ -11,5 +11,5 @@ WHERE
sch.del_flag = 0
and user_sch.del_flag = 0
and onoff =98
- and user_sch.user_id = {{.user_id}}
+ and user_sch.user_id = '{{.user_id}}'
{{end}}