Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
TDBA
/
order-web
Watch
4
Star
0
Fork
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