<id type="long">
<column name="cid" not-null="true"/>
<generator class="native" />
</id>
<property name="Num1" column="Num1" type="decimal" />
<property name="Num2" column="Num2" type="decimal"/>
<property name="Operator" column="Operator" type="string" length="1"/>
<property name="Result" column="Result" type="decimal" />
-->
我收到错误:“命名查询中的错误:{GetAllDistinct}”