本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
server
/
formallProject
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
[商铺][修改][删除商铺]
release_toaliyun_real
gongbiao
7 年之前
父節點
25ffdb760e
當前提交
56c86a5a59
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxShopMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxShopMapper.xml
查看文件
@@ -163,7 +163,7 @@
left join wx_merchant m on ms.merchant_id=m.id
left join wx_mall_building b on s.building=b.id
left join wx_mall_floor f on s.floor=f.id
where
is_del=0
where s.
is_del=0
<if test=" null != id ">
and s.`id` = #{id}
Write
Preview
Loading…
取消
儲存