rule_type属性

rule_type属性

定义:

@property
def rule_type(self):
    ...
@rule_type.setter
def rule_type(self, value):
    ...

也可以看看