增加配置属性

This commit is contained in:
sxu 2024-12-11 12:56:38 +08:00
parent 954da9f9b7
commit 9d68eeacfc
1 changed files with 1 additions and 0 deletions

View File

@ -460,6 +460,7 @@
property_name as propertyName, property_name as propertyName,
must_have as mustHave must_have as mustHave
from ma_type_properties from ma_type_properties
order by must_have desc
</select> </select>
<delete id="deleteMaTypePropertyNames"> <delete id="deleteMaTypePropertyNames">