mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
6 lines
290 B
XML
6 lines
290 B
XML
<table name="module_part_config">
|
|
<column name="module" type="varchar" size="180" notnull="notnull" utf8mb4="false" />
|
|
<column name="module_srl" type="number" size="11" notnull="notnull" />
|
|
<column name="config" type="text" />
|
|
<column name="regdate" type="date" />
|
|
</table>
|