Compare commits
No commits in common. "668266338197d0fc6dbc75338588c884b907d53f" and "2746e171d0548ac8a676bec963c0b7a52e18afda" have entirely different histories.
6682663381
...
2746e171d0
@ -234,7 +234,7 @@
|
||||
) VALUES (
|
||||
#{userId}
|
||||
, #{saleStoreId}
|
||||
, SUBSTRING(#{userId},1,10)
|
||||
, SUBSTRING(#{userId},0,31)
|
||||
, #{category}
|
||||
, #{name}
|
||||
, #{nameKana}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user