Windows系统打印机驱动安装 一、打印机安装 打印机 下载地址: 芯烨下载地址 https://www.xprinter.net/companyfile/6/ 佳博下载地址 http://cn.gainscha.com/qudong.html 斯普瑞特下载地址 https://www.sprinter.com.cn/...
select * from [dbo].[xjl_payment_info] --查询支付方式 海博和牵牛花遇到的删掉 DELETE FROM [dbo].[xjl_payment_info] WHERE [Pay_ID] = 44 DELETE FROM [dbo].[xjl_payment_info] WHERE [Pa...
--请备份数据库后再执行 use yxposv10 go update t_bd_supcust_item set contract_date='2026-01-01' --批量修改合同有效期为2026年1月1号 go
--按照日期删除流水 delete from xjl_Details where convert (char(8),tradetime,112) < '20251011' delete from xjl_nocashDetails where convert (char(8),tradetime,112) < '...