diff --git a/mallinkAdmin/src/main/resources/db/migration/V201907051339__L_ADD_FLOW_DATA.sql b/mallinkAdmin/src/main/resources/db/migration/V201907051339__L_ADD_FLOW_DATA.sql deleted file mode 100644 index 5cc09817c..000000000 --- a/mallinkAdmin/src/main/resources/db/migration/V201907051339__L_ADD_FLOW_DATA.sql +++ /dev/null @@ -1 +0,0 @@ -update wx_flow_config set name = '有价券审批' where name ='有价卷审批'; \ No newline at end of file