From 9926bf9153cf6bb4302a4963440434ffa5504e1e Mon Sep 17 00:00:00 2001 From: DingJiaQi <3236352125@qq.com> Date: Mon, 11 Aug 2025 16:32:16 +0800 Subject: [PATCH] vault backup: 2025-08-11 16:32:16 --- SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md index 99b5aa29..cde9fea6 100644 --- a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md +++ b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md @@ -745,3 +745,8 @@ end. ![](assets/Pasted%20image%2020250811162833.png) + + +// 定义变量存储转换后的整数数值 +var StockCycle, LeadDay: Integer; +