摘要:
SELECT * FROM dddm_history WHERE EQP_ID='dsdf07' AND CREATED_TIME >= TO_DATE('2025-12-23 08:00:00', 'YYYY-MM-DD HH24:MI:SS') AND CREATED_TIME < TO_DAT 阅读全文
摘要:
void AiEquAssistant::on_tabWidget_tabCloseRequested(int index) { if (index < 0) return; auto aa = QMessageBox::question(this, "tips", "window will be 阅读全文