Compare commits

..

No commits in common. "668266338197d0fc6dbc75338588c884b907d53f" and "2746e171d0548ac8a676bec963c0b7a52e18afda" have entirely different histories.

View File

@ -234,7 +234,7 @@
) VALUES (
#{userId}
, #{saleStoreId}
, SUBSTRING(#{userId},1,10)
, SUBSTRING(#{userId},0,31)
, #{category}
, #{name}
, #{nameKana}