增加配置属性
This commit is contained in:
parent
954da9f9b7
commit
9d68eeacfc
|
|
@ -460,6 +460,7 @@
|
|||
property_name as propertyName,
|
||||
must_have as mustHave
|
||||
from ma_type_properties
|
||||
order by must_have desc
|
||||
</select>
|
||||
|
||||
<delete id="deleteMaTypePropertyNames">
|
||||
|
|
|
|||
Loading…
Reference in New Issue