hi-server/订单日子.txt
shanshanzhong 4b528184ea
All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 7m58s
devicd_no
2026-03-17 08:37:36 -07:00

12 lines
374 B
Plaintext

TRUNCATE TABLE apple_iap_transactions;
TRUNCATE TABLE application_versions;
TRUNCATE TABLE `order`;
TRUNCATE TABLE system_logs;
TRUNCATE TABLE traffic_log;
TRUNCATE TABLE user;
TRUNCATE TABLE user_auth_methods;
TRUNCATE TABLE user_device;
TRUNCATE TABLE user_device_online_record;
TRUNCATE TABLE user_family;
TRUNCATE TABLE user_family_member;
TRUNCATE TABLE user_subscribe;