Compare commits

..

No commits in common. "7c447d50697c006a9f5c671f2b3f1dc3ee471eb5" and "319452ab3c43d56ab5d78265b7e761a5d552af94" have entirely different histories.

View File

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