Please enable JavaScript in your browser!
首頁
探索
說明
登入
TDBA
/
order-web
關註
4
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
瀏覽代碼
* init
libo
4 年之前
父節點
1cc09ab321
當前提交
88654456b7
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
顯示文件統計
1
1
src/main/resources/mapper/UserMapper.xml
+ 1
- 1
src/main/resources/mapper/UserMapper.xml
查看文件
@@ -201,7 +201,7 @@
201
201
del_flag = 0
202
202
and uid in (
203
203
select
204
- ui
u
204
+ ui
d
205
205
from
206
206
user_bind ub
207
207
where