소스 검색

修正权限校区

icole 4 년 전
부모
커밋
8c4f93f0f7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      sqlconfig/organ_school/base_organ_school_all_select.tpl

+ 1 - 1
sqlconfig/organ_school/base_organ_school_all_select.tpl

@@ -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}}