Compare commits

..

No commits in common. "6aa189e337a3929f26f238de662d999675c6a0c7" and "51aaaf2ae4dfb643f529b56ad2d1d61746d403aa" 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}