@@ -7,8 +7,6 @@ CREATE FUNCTION data_migration_function(n INT)
RETURNS VARCHAR(255)
BEGIN
- use trs_hycloud_iip;
-
# 每迁移一个wcm节点,@n 必须 +1
SET @n = n;