Compare commits

...

3 Commits

View File

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