From 27852ec479700f495931dec5883577eebca3616a Mon Sep 17 00:00:00 2001 From: xiaochou164 Date: Thu, 10 Aug 2023 12:58:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=B7=A5=E5=AE=8C=E7=BB=93=E4=BA=A7?= =?UTF-8?q?=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../存储过程&定时任务/存储过程/UpdateMesMoDailyYield.sql | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/数据库迁移sql/存储过程&定时任务/存储过程/UpdateMesMoDailyYield.sql b/数据库迁移sql/存储过程&定时任务/存储过程/UpdateMesMoDailyYield.sql index 0875104..42ba3ec 100644 --- a/数据库迁移sql/存储过程&定时任务/存储过程/UpdateMesMoDailyYield.sql +++ b/数据库迁移sql/存储过程&定时任务/存储过程/UpdateMesMoDailyYield.sql @@ -1,3 +1,8 @@ +############################## +##@author:gong.chengbo ## +##@createdate:2023-08-10 ## +############################## +#用于归档完结工单的产量时间等信息 ###建立临时表处理数据 DROP TEMPORARY TABLE IF EXISTS mesmodailyyieldtemp; CREATE TEMPORARY TABLE mesmodailyyieldtemp