From 09dbd5e9f093e5c03fc3520390424d7a6644a4c1 Mon Sep 17 00:00:00 2001 From: chenqi Date: Thu, 18 Jun 2026 19:23:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DFlyway=20V68/V69/V75?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=86=B2=E7=AA=81=EF=BC=8C=E9=87=8D=E5=91=BD?= =?UTF-8?q?=E5=90=8D=E4=B8=BAV78/V79/V80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...{V68__tcm_diagnosis_table.sql => V78__tcm_diagnosis_table.sql} | 0 ...idemic_report_enhance.sql => V79__epidemic_report_enhance.sql} | 0 .../{V75__mr_stats_detail.sql => V80__mr_stats_detail.sql} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/{V68__tcm_diagnosis_table.sql => V78__tcm_diagnosis_table.sql} (100%) rename healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/{V69__epidemic_report_enhance.sql => V79__epidemic_report_enhance.sql} (100%) rename healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/{V75__mr_stats_detail.sql => V80__mr_stats_detail.sql} (100%) diff --git a/healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V68__tcm_diagnosis_table.sql b/healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V78__tcm_diagnosis_table.sql similarity index 100% rename from healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V68__tcm_diagnosis_table.sql rename to healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V78__tcm_diagnosis_table.sql diff --git a/healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V69__epidemic_report_enhance.sql b/healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V79__epidemic_report_enhance.sql similarity index 100% rename from healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V69__epidemic_report_enhance.sql rename to healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V79__epidemic_report_enhance.sql diff --git a/healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V75__mr_stats_detail.sql b/healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V80__mr_stats_detail.sql similarity index 100% rename from healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V75__mr_stats_detail.sql rename to healthlink-his-server/healthlink-his-application/src/main/resources/db/migration/V80__mr_stats_detail.sql