From d14f592e21d436560825946a000ebe65f5d11207 Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Wed, 19 Nov 2025 10:50:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A5=E5=A4=A7=E4=BB=A3=E5=B0=8F=EF=BC=8C?= =?UTF-8?q?=E7=BB=B4=E4=BF=AE=E5=AF=BC=E5=85=A5=EF=BC=8C=E8=B4=B9=E7=94=A8?= =?UTF-8?q?=E8=A1=A5=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-modules/sgzb-file/src/main/resources/bootstrap.yml | 2 +- .../src/main/resources/mapper/material/AgreementInfoMapper.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/sgzb-modules/sgzb-file/src/main/resources/bootstrap.yml b/sgzb-modules/sgzb-file/src/main/resources/bootstrap.yml index 08ef8ac..0c4a1fd 100644 --- a/sgzb-modules/sgzb-file/src/main/resources/bootstrap.yml +++ b/sgzb-modules/sgzb-file/src/main/resources/bootstrap.yml @@ -37,7 +37,7 @@ spring: discovery: # 服务注册地址 server-addr: 192.168.0.56:8848 - namespace: sgzb_cloud_dev_cqjj + namespace: sgzb_cloud_cq_dev config: # 配置中心地址 server-addr: 192.168.0.56:8848 diff --git a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/AgreementInfoMapper.xml b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/AgreementInfoMapper.xml index b084ce3..8b486c0 100644 --- a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/AgreementInfoMapper.xml +++ b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/AgreementInfoMapper.xml @@ -171,7 +171,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" bm_agreement_info WHERE status = '1' - and agreement_id = 97