Merge pull request 'dev' (#316) from dev into prd-deploy
Reviewed-on: #316
This commit is contained in:
commit
7c447d5069
@ -234,7 +234,7 @@
|
|||||||
) VALUES (
|
) VALUES (
|
||||||
#{userId}
|
#{userId}
|
||||||
, #{saleStoreId}
|
, #{saleStoreId}
|
||||||
, SUBSTRING(#{userId},0,31)
|
, SUBSTRING(#{userId},1,10)
|
||||||
, #{category}
|
, #{category}
|
||||||
, #{name}
|
, #{name}
|
||||||
, #{nameKana}
|
, #{nameKana}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user