This commit is contained in:
Lemon
2023-03-30 09:42:38 +08:00
parent 0417da9cb1
commit ca7bb356dd

View File

@@ -299,6 +299,9 @@
<if test="pileConnectorCode != null">
pile_connector_code,
</if>
<if test="logicCard != null">
logic_card,
</if>
<if test="startMode != null">
start_mode,
</if>