Files
junhong_cmp_fiber/migrations/000186_create_wecom_approval_scene.down.sql
break 73f5125d3d
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m26s
七月迭代短暂完结,还有很多后端的关键东西没有弄,这是一版赶时间做的东西
2026-07-25 17:06:58 +08:00

3 lines
92 B
SQL

-- 回滚企业微信审批场景配置表。
DROP TABLE IF EXISTS tb_wecom_approval_scene;