From 87af5a2fe700262234b2f660db6c26ba49d1bcf7 Mon Sep 17 00:00:00 2001 From: chenhaozhe <cgz@hz-kingdee.com> Date: 星期二, 19 八月 2025 16:03:15 +0800 Subject: [PATCH] ClsGy_Material_Model 添加 HMaterRuleExternType 字段 Kf_MateOutBill/getMaterialByMaterID 查询语句添加 HMaterRuleExternType 返回值 ClsGy_Material_Ctl 插入语句/更新语句 添加 HMaterRuleExternType 字段 --- WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user b/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user new file mode 100644 index 0000000..f35131a --- /dev/null +++ b/WebAPI/Properties/PublishProfiles/FolderProfile3.pubxml.user @@ -0,0 +1,10 @@ +锘�<?xml version="1.0" encoding="utf-8"?> +<!-- +https://go.microsoft.com/fwlink/?LinkID=208121. +--> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup> + <_PublishTargetUrl>G:\issWeb\缃戠珯鍙戝竷\API</_PublishTargetUrl> + <History>False|2025-08-13T01:56:33.9642286Z;False|2025-08-13T09:55:28.7756637+08:00;</History> + </PropertyGroup> +</Project> \ No newline at end of file -- Gitblit v1.9.1