From 954bdcfa8cbdd67eaaca92cf6c25d0e88b5f508d Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期二, 31 十二月 2024 10:07:23 +0800 Subject: [PATCH] 客户条码扫描记录单维护:点击 条码列表 按钮时,传递的参数中中文乱码问题解决 --- WebTM/Vlog/webapi20240717.txt | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/WebTM/Vlog/webapi20240717.txt b/WebTM/Vlog/webapi20240717.txt index 6e42254..a2e474c 100644 --- a/WebTM/Vlog/webapi20240717.txt +++ b/WebTM/Vlog/webapi20240717.txt @@ -263,3 +263,23 @@ 2024/7/17 10:29:18 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022; 2024/7/17 10:29:18 ReportDataSet:1 + +2024/7/17 15:49:21 鎵撳嵃sql:select * from h_v_IF_POOrderBillList where hmainid = order by hmainid desc + +2024/7/17 15:53:44 鎵撳嵃sql:select * from h_v_IF_POInStockBillList where cast( hmainid as bigint)*POWER(10,8)+hsubid in(100030859300101157) order by hmainid desc + +2024/7/17 15:53:44 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022; + +2024/7/17 15:53:44 ReportDataSet:1 + +2024/7/17 15:54:03 鎵撳嵃sql:select * from h_v_IF_POOrderBillList where cast( hmainid as bigint)*POWER(10,8)+hsubid in(135800102413) order by hmainid desc + +2024/7/17 15:54:03 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022; + +2024/7/17 15:54:03 ReportDataSet:1 + +2024/7/17 15:56:02 鎵撳嵃sql:select * from h_v_IF_POOrderBillList where hmainid = 1358 order by hmainid desc + +2024/7/17 15:56:02 SqlConnStr:Data Source=47.96.97.237,15127;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022; + +2024/7/17 15:56:02 ReportDataSet:4 -- Gitblit v1.9.1