From 5832610d3d85db2e17f5d8da61f8855f776bd44a Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Wed, 27 Sep 2023 13:19:52 +0800 Subject: [PATCH] x --- IRaCIS.Core.Domain/SQLFile/20230713删除表.sql | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IRaCIS.Core.Domain/SQLFile/20230713删除表.sql b/IRaCIS.Core.Domain/SQLFile/20230713删除表.sql index e77f9e989..8b5965d2e 100644 --- a/IRaCIS.Core.Domain/SQLFile/20230713删除表.sql +++ b/IRaCIS.Core.Domain/SQLFile/20230713删除表.sql @@ -10,6 +10,8 @@ DROP TABLE Vacation; DROP TABLE DoctorCriterionFile; DROP TABLE DoctorDictionary; +DROP TABLE TrialExperienceCriteria + --费用相关