瀏覽代碼

公出打卡小程序,修改接口修改

anderx 3 周之前
父節點
當前提交
ac9b909c66
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/java/com/goafanti/common/mapper/PublicReleaseMapper.xml

+ 1 - 1
src/main/java/com/goafanti/common/mapper/PublicReleaseMapper.xml

@@ -747,7 +747,7 @@
                     and a.type=6
                 </if>
                 <if test="type==0">
-                    and a.type =3
+                    and a.type = 3
                 </if>
 
                 and a.assist    in (2,4)