From 10b57c1d354495f8e54f91e4159e64031db7c98d Mon Sep 17 00:00:00 2001 From: "shimoda.m@nds-tyo.co.jp" Date: Wed, 6 Mar 2024 10:06:18 +0900 Subject: [PATCH] =?UTF-8?q?style:=20=E4=B8=8D=E8=A6=81=E3=81=AA=E6=94=B9?= =?UTF-8?q?=E8=A1=8C=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../internal02/crm_distribution_Call2_vod__c.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rds_mysql/stored_procedure/internal02/crm_distribution_Call2_vod__c.sql b/rds_mysql/stored_procedure/internal02/crm_distribution_Call2_vod__c.sql index 414ea7c7..c5f8c00d 100644 --- a/rds_mysql/stored_procedure/internal02/crm_distribution_Call2_vod__c.sql +++ b/rds_mysql/stored_procedure/internal02/crm_distribution_Call2_vod__c.sql @@ -275,4 +275,4 @@ END LOOP; CLOSE table_cursor; COMMIT; -END +END \ No newline at end of file