|
|
@ -7,7 +7,6 @@ |
|
|
|
<result property="id" column="ID"/> |
|
|
|
<result property="actId" column="ACT_ID"/> |
|
|
|
<result property="userId" column="USER_ID"/> |
|
|
|
<result property="pointType" column="POINT_TYPE"/> |
|
|
|
<result property="points" column="POINTS"/> |
|
|
|
<result property="operateType" column="OPERATE_TYPE"/> |
|
|
|
<result property="remark" column="REMARK"/> |
|
|
|