Przeglądaj źródła

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

anderx 1 tydzień temu
rodzic
commit
ac9b909c66

+ 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)