From a170fd83cb5fd087ffe0b4c49327e581f596b093 Mon Sep 17 00:00:00 2001 From: tian <156691306@qq.com> Date: Tue, 20 May 2025 17:34:27 +0800 Subject: [PATCH] change_ufutx_s2_commissions --- 1747733656_change_ufutx_s2_commissions.up.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 1747733656_change_ufutx_s2_commissions.up.sql diff --git a/1747733656_change_ufutx_s2_commissions.up.sql b/1747733656_change_ufutx_s2_commissions.up.sql new file mode 100644 index 0000000..2e90d9b --- /dev/null +++ b/1747733656_change_ufutx_s2_commissions.up.sql @@ -0,0 +1 @@ +ALTER TABLE `ufutx_s2_commissions` DROP `status_withdraw`; \ No newline at end of file