Compare commits
2 Commits
2746e171d0
...
6682663381
| Author | SHA1 | Date | |
|---|---|---|---|
| 6682663381 | |||
| e01fa6a8e0 |
@ -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