分页查询人员及生物识别特征
This commit is contained in:
parent
9d7d107288
commit
c4dff7ed37
|
|
@ -247,7 +247,7 @@
|
||||||
</update>
|
</update>
|
||||||
|
|
||||||
<select id="pageCustInfoPhoto" resultType="com.bonus.canteen.core.customer.vo.PageCustInfoPhotoVO"
|
<select id="pageCustInfoPhoto" resultType="com.bonus.canteen.core.customer.vo.PageCustInfoPhotoVO"
|
||||||
parameterType="com.bonus.core.customer.dto.CustInfoParam">
|
parameterType="com.bonus.canteen.core.customer.dto.CustInfoParam">
|
||||||
SELECT
|
SELECT
|
||||||
ci.id,
|
ci.id,
|
||||||
ci.cust_id,
|
ci.cust_id,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue