dev #465

Merged
ysCha merged 186 commits from dev into prd-deploy 2026-04-08 10:22:57 +09:00
Showing only changes of commit 6aa189e337 - Show all commits

View File

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