Przeglądaj źródła

修改区域信息去掉stuweb

tags/正式3.14.0
雍文秀 8 miesięcy temu
rodzic
commit
e6dd2b8432

+ 0
- 1
sapi/src/main/resources/mapper/cloud/CloudMapper.xml Wyświetl plik

@@ -18,7 +18,6 @@
18 18
           <if test="cloud.cloudmap!=null and cloud.cloudmap!=''">cloudmap=#{cloud.cloudmap},</if>
19 19
           <if test="cloud.comm!=null and cloud.comm!=''">comm=#{cloud.comm},</if>
20 20
           <if test="cloud.cloudbindphone!=null">cloudbindphone=#{cloud.cloudbindphone},</if>
21
-          <if test="cloud.stuweb!=null">stuweb=#{cloud.stuweb},</if>
22 21
           <if test="cloud.tesupport!=null">tesupport=#{cloud.tesupport},</if>
23 22
           <if test="cloud.recordno!=null">recordno=#{cloud.recordno},</if>
24 23
           <if test="cloud.starttime!=null">starttime=#{cloud.starttime},</if>

Ładowanie…
Anuluj
Zapisz