mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 19:54:00 +09:00
update Category
This commit is contained in:
@@ -51,7 +51,9 @@
|
||||
select * from product_category
|
||||
</select>
|
||||
|
||||
|
||||
<select id="kanCheck" parameterType="String" resultType="String">
|
||||
select kan_code from product_category where kan_code = #{kan_code}
|
||||
</select>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user