This commit is contained in:
jing's 2023-11-16 15:09:19 +08:00
parent 5a45de659b
commit 76297d2966
1 changed files with 2 additions and 2 deletions

View File

@ -26,6 +26,6 @@
<sql id="Base_Column_List">
<!--@mbg.generated-->
row_id, uuid, chart_no, rev, material_name, material_no, qty, weight, material, design_by, batch_no, source, status, created_by, created_time, updated_by, updated_time </sql>
row_id, uuid, chart_no, rev, material_name, material_no, qty, weight, material, design_by, batch_no, source, status, created_by, created_time, updated_by, updated_time </sql>
</mapper>