From e8ea11a481a46d89a65cbc77acfb9da2d727d76c Mon Sep 17 00:00:00 2001 From: DingJiaQi <3236352125@qq.com> Date: Mon, 11 Aug 2025 16:28:17 +0800 Subject: [PATCH] vault backup: 2025-08-11 16:28:16 --- SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md index 72afef22..6434a867 100644 --- a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md +++ b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md @@ -737,4 +737,7 @@ begin chiExecuteSqlNoResultRec('update pdmitem set usr_mj2 = ' + QuotedStr(str) + ' where itemcode = ' + QuotedStr(fedtItemCode.Text)); end; // 添加end end. -``` \ No newline at end of file +``` + +## 整数判断 +