添加时间

dev_0531
yechenhao 5 years ago
parent f0aeb7f5f4
commit 3c2cb9557f

@ -58,6 +58,7 @@
<select id="selectCustomerList" resultType="com.kiisoo.ic.customer.entity.OpCustomer">
select t2.create_time as registerTime,
t2.type as validType,
t2.create_time as registerTime,
t2.store_id as shopId
from op_seller_customer_relation t2
where

Loading…
Cancel
Save