版本2.0.1
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
delete from lpk_customer;
|
delete from lpk_customer;
|
||||||
delete from lpk_reserve_order;
|
delete from lpk_reserve_order;
|
||||||
delete from lpk_reserve_order_goods;
|
delete from lpk_reserve_order_goods;
|
||||||
update lpk_giftcard set state='2',customerSid='',customerMobile='';
|
update lpk_giftcard set state='2',customerSid='',customerMobile='',bindDate=null,isItInvalid=0,isReservation=0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user