3 lines
105 B
SQL
3 lines
105 B
SQL
DELETE FROM tb_polling_config
|
|
WHERE config_name = '已激活在线卡' AND card_condition = 'activated';
|