Files
gzh-server/fxlog/log-2025-08-14.log
2026-01-07 10:36:02 +08:00

131 lines
39 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2025-08-14 16:40:10,052 INFO [main] com.guahao.GuahaoApplication [StartupInfoLogger.java : 50] Starting GuahaoApplication on Sangmu with PID 45412 (D:\workspace\jiuju-h5-registration(Rev1.0.3)\target\classes started by Sang in D:\workspace\jiuju-h5-registration(Rev1.0.3))
2025-08-14 16:40:10,081 DEBUG [main] com.guahao.GuahaoApplication [StartupInfoLogger.java : 53] Running with Spring Boot v2.1.6.RELEASE, Spring v5.1.8.RELEASE
2025-08-14 16:40:10,082 INFO [main] com.guahao.GuahaoApplication [SpringApplication.java : 646] No active profile set, falling back to default profiles: default
2025-08-14 16:40:12,217 INFO [main] o.s.b.w.e.tomcat.TomcatWebServer [TomcatWebServer.java : 90] Tomcat initialized with port(s): 8089 (http)
2025-08-14 16:40:15,002 INFO [main] c.g.h.s.TaskPoolConfig$$EnhancerBySpringCGLIB$$adf9b82c [TaskPoolConfig.java : 27] start asyncServiceExecutor
2025-08-14 16:40:15,003 INFO [main] c.g.h.s.VisiableThreadPoolTaskExecutor [ExecutorConfigurationSupport.java : 171] Initializing ExecutorService
2025-08-14 16:40:15,004 INFO [main] c.g.h.s.VisiableThreadPoolTaskExecutor [ExecutorConfigurationSupport.java : 171] Initializing ExecutorService 'asyncServiceExecutor'
2025-08-14 16:40:16,695 INFO [main] o.s.b.w.e.tomcat.TomcatWebServer [TomcatWebServer.java : 202] Tomcat started on port(s): 8089 (http) with context path ''
2025-08-14 16:40:16,699 INFO [main] com.guahao.GuahaoApplication [StartupInfoLogger.java : 59] Started GuahaoApplication in 7.025 seconds (JVM running for 9.358)
2025-08-14 16:45:40,584 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 55] ========================================== Start ==========================================
2025-08-14 16:45:40,585 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 57] URL : http://127.0.0.1:8089/reserve/opAppRegist
2025-08-14 16:45:40,586 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 59] Description : opAppRegist
2025-08-14 16:45:40,586 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 61] HTTP Method : POST
2025-08-14 16:45:40,587 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 63] Class Method : com.guahao.h5.reserve.controller.ReserveController.opAppAppoint
2025-08-14 16:45:40,587 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 65] IP : 127.0.0.1
2025-08-14 16:45:40,626 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 70] Request Args : [{"zfamount":1.00,"orderno":"","timeinterval":"AM","registrationfee":0.00,"ysmc":"姜培培","appFlag":"","ksmc":"方便门诊","serialno":"","clinicfee":1.00,"paynature":1,"yboutmsg":"医保结算信息","hisopernum":"GZH","locktime":"2025-08-14 16::37:19","ybtcamount":0.00,"patientid":"90120729","hisorderno":"","departcode":"020114","mobile":"","terminalid":"","registerdate":"2025-08-14","subhospitalid":"","powertrancard":"","referno":"","userId":67321,"doctorcode":"JPPEI","reptnum":"","token":"user20250812021855764485d2b7525f-eb1d-4cd0-a6a8-d12c0ab68731","powertranid":"","ticketno":"","ybzhamount":0.00,"name":"桑","locktype":1,"location":"","partimeid":"","paytype":"微信","scheduleid":""}]
2025-08-14 16:45:40,637 INFO [http-nio-8089-exec-3] c.g.h.r.controller.ReserveController [ReserveController.java : 249] 锁号Reserve8Vo(id=null, userId=67321, reptnum=, cardId=null, name=桑, ksmc=方便门诊, ysmc=姜培培, subhospitalid=, locktype=1, hisorderno=, scheduleid=, doctorcode=JPPEI, departcode=020114, partimeid=, locktime=2025-08-14 16::37:19, patientid=90120729, mobile=, serialno=, location=, ticketno=, orderno=, timeinterval=AM, registerdate=2025-08-14, clinicfee=1.00, registrationfee=0.00, paynature=1, paytype=微信, powertranid=, powertrancard=, terminalid=, zfamount=1.00, ybzhamount=0.00, ybtcamount=0.00, yboutmsg=医保结算信息, hisopernum=GZH, referno=, token=user20250812021855764485d2b7525f-eb1d-4cd0-a6a8-d12c0ab68731, appFlag=, appStatus=null, appType=null, ctime=null, utime=null)
2025-08-14 16:45:40,657 DEBUG [http-nio-8089-exec-3] c.g.h.t.m.TokenMapper.getUserToken [BaseJdbcLogger.java : 159] ==> Preparing: SELECT count(1) FROM user_token WHERE user_id = ? AND token = ? AND ctime >= date_sub(curdate(), INTERVAL 7 DAY );
2025-08-14 16:45:40,669 DEBUG [http-nio-8089-exec-3] c.g.h.t.m.TokenMapper.getUserToken [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer), user20250812021855764485d2b7525f-eb1d-4cd0-a6a8-d12c0ab68731(String)
2025-08-14 16:45:40,678 DEBUG [http-nio-8089-exec-3] c.g.h.t.m.TokenMapper.getUserToken [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 16:45:40,679 INFO [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 326] 开始获取就诊卡
2025-08-14 16:45:40,680 DEBUG [http-nio-8089-exec-3] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Preparing: SELECT id, user_id AS userId, id_no AS idNo, `name`, phone, card_no AS cardNo, card_type AS cardType, status, total_fee AS totalFee, identity , healthcode, is_yes AS isYes, patient_id AS patientId, date_format( ctime, '%Y-%m-%d' ) AS ctime, date_format( utime, '%Y-%m-%d' ) AS utime FROM user_card WHERE user_id =?
2025-08-14 16:45:40,680 DEBUG [http-nio-8089-exec-3] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer)
2025-08-14 16:45:40,684 DEBUG [http-nio-8089-exec-3] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 16:45:40,685 DEBUG [http-nio-8089-exec-3] c.g.h.u.m.U.updateIsYesOneDefault [BaseJdbcLogger.java : 159] ==> Preparing: UPDATE user_card c SET c.is_yes = '0', c.utime = now() WHERE c.user_id = ? AND c.is_yes = '1'
2025-08-14 16:45:40,686 DEBUG [http-nio-8089-exec-3] c.g.h.u.m.U.updateIsYesOneDefault [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer)
2025-08-14 16:45:40,690 DEBUG [http-nio-8089-exec-3] c.g.h.u.m.U.updateIsYesOneDefault [BaseJdbcLogger.java : 159] <== Updates: 0
2025-08-14 16:45:40,691 DEBUG [http-nio-8089-exec-3] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Preparing: SELECT id, user_id AS userId, id_no AS idNo, `name`, phone, card_no AS cardNo, card_type AS cardType, status, total_fee AS totalFee, identity , healthcode, is_yes AS isYes, patient_id AS patientId, date_format( ctime, '%Y-%m-%d' ) AS ctime, date_format( utime, '%Y-%m-%d' ) AS utime FROM user_card WHERE user_id =?
2025-08-14 16:45:40,692 DEBUG [http-nio-8089-exec-3] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer)
2025-08-14 16:45:40,696 DEBUG [http-nio-8089-exec-3] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 16:45:40,697 INFO [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 960] 获取的用户cardNo is90120729
2025-08-14 16:45:40,719 INFO [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 328] 就诊卡信息获取完毕
2025-08-14 16:45:40,818 DEBUG [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 180] MOP_OutpRegisterListQuery req:<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/"><soapenv:Header/><soapenv:Body><tem:MOP_OutpRegisterListQuery><tem:InMsg><![CDATA[<request><PatientId>90120729</PatientId><SearchType>1</SearchType><InsuranceType>11</InsuranceType><StartTime>2025-08-14 00:00:00</StartTime><EndTime>2025-08-14 59:59:59</EndTime></request>]]></tem:InMsg></tem:MOP_OutpRegisterListQuery></soapenv:Body></soapenv:Envelope>
2025-08-14 16:45:40,819 DEBUG [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 181] MOP_OutpRegisterListQuery res:<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><MOP_OutpRegisterListQueryResponse xmlns="http://tempuri.org/"><MOP_OutpRegisterListQueryResult>&lt;response&gt;&lt;returnresult&gt;&lt;returncode&gt;0&lt;/returncode&gt;&lt;errormsg&gt;执行失败ORA-01850: ??????? 0 ? 23 ??&lt;/errormsg&gt;&lt;/returnresult&gt;&lt;/response&gt;</MOP_OutpRegisterListQueryResult></MOP_OutpRegisterListQueryResponse></soap:Body></soap:Envelope>
2025-08-14 16:45:40,819 INFO [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 334] xml is :<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><MOP_OutpRegisterListQueryResponse xmlns="http://tempuri.org/"><MOP_OutpRegisterListQueryResult>&lt;response&gt;&lt;returnresult&gt;&lt;returncode&gt;0&lt;/returncode&gt;&lt;errormsg&gt;执行失败ORA-01850: ??????? 0 ? 23 ??&lt;/errormsg&gt;&lt;/returnresult&gt;&lt;/response&gt;</MOP_OutpRegisterListQueryResult></MOP_OutpRegisterListQueryResponse></soap:Body></soap:Envelope>
2025-08-14 16:45:40,865 DEBUG [http-nio-8089-exec-3] c.g.h.r.m.R.opAppAppoint [BaseJdbcLogger.java : 159] ==> Preparing: INSERT INTO user_reserve8 ( user_id, card_id, name, ksmc, ysmc, LockType, DoctorCode, DepartCode, LockTime, PatientId, Mobile, OrderNo, TimeInterval, Registerdate, ClinicFee, RegistrationFee, PayNature, PayType, PowerTranID, ZFAmount, YBZHAmount, YBTCAmount, YBOutMsg, HisOperNum, app_flag, app_status, app_type, ctime ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, now() )
2025-08-14 16:45:40,868 DEBUG [http-nio-8089-exec-3] c.g.h.r.m.R.opAppAppoint [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer), 90120729(Integer), 桑(String), 方便门诊(String), 姜培培(String), 1(Integer), JPPEI(String), 020114(String), 2025-08-14 16::37:19(String), 90120729(String), 17746611145(String), TL20250814164540470540(String), AM(String), 2025-08-14(String), 1.00(BigDecimal), 0.00(BigDecimal), 1(Integer), 微信(String), TL20250814164540470540(String), 1.00(BigDecimal), 0.00(BigDecimal), 0.00(BigDecimal), 医保结算信息(String), GZH(String), Y(String), 0(Integer), 2(Integer)
2025-08-14 16:45:40,876 DEBUG [http-nio-8089-exec-3] c.g.h.r.m.R.opAppAppoint [BaseJdbcLogger.java : 159] <== Updates: 1
2025-08-14 16:45:40,876 DEBUG [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 415] checkbill:1.00
2025-08-14 16:45:40,877 DEBUG [http-nio-8089-exec-3] c.g.h.r.m.R.getReserveList [BaseJdbcLogger.java : 159] ==> Preparing: SELECT id, user_id AS userId, card_id AS cardId, name AS name, ksmc AS ksmc, ysmc AS ysmc, SubHospitalID AS subhospitalid, LockType AS locktype, HisOrderNO AS hisorderno, ScheduleId AS scheduleid, DoctorCode AS doctorcode, DepartCode AS departcode, ParTimeId AS partimeid, LockTime AS locktime, PatientId AS patientid, Mobile AS mobile, SerialNo AS serialno, Location AS location, TicketNo AS ticketno, OrderNo AS orderno, TimeInterval AS timeinterval, Registerdate AS registerdate, ClinicFee AS clinicfee, RegistrationFee AS registrationfee, PayNature AS paynature, PayType AS paytype, PowerTranID AS powertranid, PowerTranCARD AS powertrancard, TerminalId AS terminalid, ZFAmount AS zfamount, YBZHAmount AS ybtcamount, YBTCAmount AS ybtcamount, YBOutMsg AS yboutmsg, HisOperNum AS hisopernum, ReferNo AS referno, app_flag AS appFlag, app_status AS appStatus, app_type AS appType, date_format(ctime, '%Y-%m-%d') as ctime, date_format(utime, '%Y-%m-%d') as utime FROM user_reserve8 WHERE 1 = 1 AND OrderNo = ? ORDER BY id DESC
2025-08-14 16:45:40,878 DEBUG [http-nio-8089-exec-3] c.g.h.r.m.R.getReserveList [BaseJdbcLogger.java : 159] ==> Parameters: TL20250814164540470540(String)
2025-08-14 16:45:40,903 DEBUG [http-nio-8089-exec-3] c.g.h.r.m.R.getReserveList [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 16:45:40,904 DEBUG [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 423] list size:1
2025-08-14 16:45:40,939 DEBUG [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 433] OutpReserveConfirm req:<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/"><soapenv:Header/><soapenv:Body><tem:MOP_OutpReserveConfirm><tem:InMsg><![CDATA[<request><SubHospitalID></SubHospitalID><OrderNo>TL20250814164540470540</OrderNo><HisOrderNO>null</HisOrderNO><PatientID>90120729</PatientID><DoctorCode>JPPEI</DoctorCode><DepartCode>020114</DepartCode><TimeInterval>AM</TimeInterval><Registerdate>2025-08-14</Registerdate><ClinicFee>1.00</ClinicFee><RegistrationFee>0.00</RegistrationFee><ScheduleId>null</ScheduleId><ParTimeId></ParTimeId><ZFAmount>1.00</ZFAmount><PayNature>1</PayNature><PayType>微信</PayType><PowerTranID>TL20250814164540470540</PowerTranID><PayInfo >TL20250814164540470540</PayInfo ><YBOutMsg>医保结算信息</YBOutMsg><HisOperNum>GZH</HisOperNum></request>]]></tem:InMsg></tem:MOP_OutpReserveConfirm></soapenv:Body></soapenv:Envelope>
2025-08-14 16:45:40,940 DEBUG [http-nio-8089-exec-3] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 434] OutpReserveConfirm res:<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><MOP_OutpReserveConfirmResponse xmlns="http://tempuri.org/"><request><AppErrorMsg>-1</AppErrorMsg><DbErrorCode>失败!</DbErrorCode><DbErrorMsg>未将对象引用设置到对象的实例。</DbErrorMsg></request></MOP_OutpReserveConfirmResponse></soap:Body></soap:Envelope>
2025-08-14 16:46:22,570 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 95] Response Args : {"code":120001}
2025-08-14 16:46:22,571 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 97] Time-Consuming : 41987 ms
2025-08-14 16:46:22,571 INFO [http-nio-8089-exec-3] com.guahao.WebLogAspect [WebLogAspect.java : 81] =========================================== End ===========================================
2025-08-14 16:46:26,917 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 55] ========================================== Start ==========================================
2025-08-14 16:46:26,917 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 57] URL : http://127.0.0.1:8089/reserve/opAppRegist
2025-08-14 16:46:26,917 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 59] Description : opAppRegist
2025-08-14 16:46:26,918 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 61] HTTP Method : POST
2025-08-14 16:46:26,918 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 63] Class Method : com.guahao.h5.reserve.controller.ReserveController.opAppAppoint
2025-08-14 16:46:26,918 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 65] IP : 127.0.0.1
2025-08-14 16:46:26,918 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 70] Request Args : [{"zfamount":1.00,"orderno":"","timeinterval":"AM","registrationfee":0.00,"ysmc":"姜培培","appFlag":"","ksmc":"方便门诊","serialno":"","clinicfee":1.00,"paynature":1,"yboutmsg":"医保结算信息","hisopernum":"GZH","locktime":"2025-08-14 16::37:19","ybtcamount":0.00,"patientid":"90120729","hisorderno":"","departcode":"020114","mobile":"","terminalid":"","registerdate":"2025-08-14","subhospitalid":"","powertrancard":"","referno":"","userId":67321,"doctorcode":"JPPEI","reptnum":"","token":"user20250812021855764485d2b7525f-eb1d-4cd0-a6a8-d12c0ab68731","powertranid":"","ticketno":"","ybzhamount":0.00,"name":"桑","locktype":1,"location":"","partimeid":"","paytype":"微信","scheduleid":""}]
2025-08-14 16:46:26,918 INFO [http-nio-8089-exec-6] c.g.h.r.controller.ReserveController [ReserveController.java : 249] 锁号Reserve8Vo(id=null, userId=67321, reptnum=, cardId=null, name=桑, ksmc=方便门诊, ysmc=姜培培, subhospitalid=, locktype=1, hisorderno=, scheduleid=, doctorcode=JPPEI, departcode=020114, partimeid=, locktime=2025-08-14 16::37:19, patientid=90120729, mobile=, serialno=, location=, ticketno=, orderno=, timeinterval=AM, registerdate=2025-08-14, clinicfee=1.00, registrationfee=0.00, paynature=1, paytype=微信, powertranid=, powertrancard=, terminalid=, zfamount=1.00, ybzhamount=0.00, ybtcamount=0.00, yboutmsg=医保结算信息, hisopernum=GZH, referno=, token=user20250812021855764485d2b7525f-eb1d-4cd0-a6a8-d12c0ab68731, appFlag=, appStatus=null, appType=null, ctime=null, utime=null)
2025-08-14 16:46:26,919 DEBUG [http-nio-8089-exec-6] c.g.h.t.m.TokenMapper.getUserToken [BaseJdbcLogger.java : 159] ==> Preparing: SELECT count(1) FROM user_token WHERE user_id = ? AND token = ? AND ctime >= date_sub(curdate(), INTERVAL 7 DAY );
2025-08-14 16:46:26,919 DEBUG [http-nio-8089-exec-6] c.g.h.t.m.TokenMapper.getUserToken [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer), user20250812021855764485d2b7525f-eb1d-4cd0-a6a8-d12c0ab68731(String)
2025-08-14 16:46:26,922 DEBUG [http-nio-8089-exec-6] c.g.h.t.m.TokenMapper.getUserToken [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 16:46:26,922 INFO [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 326] 开始获取就诊卡
2025-08-14 16:46:26,923 DEBUG [http-nio-8089-exec-6] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Preparing: SELECT id, user_id AS userId, id_no AS idNo, `name`, phone, card_no AS cardNo, card_type AS cardType, status, total_fee AS totalFee, identity , healthcode, is_yes AS isYes, patient_id AS patientId, date_format( ctime, '%Y-%m-%d' ) AS ctime, date_format( utime, '%Y-%m-%d' ) AS utime FROM user_card WHERE user_id =?
2025-08-14 16:46:26,923 DEBUG [http-nio-8089-exec-6] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer)
2025-08-14 16:46:26,926 DEBUG [http-nio-8089-exec-6] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 16:46:26,927 DEBUG [http-nio-8089-exec-6] c.g.h.u.m.U.updateIsYesOneDefault [BaseJdbcLogger.java : 159] ==> Preparing: UPDATE user_card c SET c.is_yes = '0', c.utime = now() WHERE c.user_id = ? AND c.is_yes = '1'
2025-08-14 16:46:26,928 DEBUG [http-nio-8089-exec-6] c.g.h.u.m.U.updateIsYesOneDefault [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer)
2025-08-14 16:46:26,932 DEBUG [http-nio-8089-exec-6] c.g.h.u.m.U.updateIsYesOneDefault [BaseJdbcLogger.java : 159] <== Updates: 0
2025-08-14 16:46:26,933 DEBUG [http-nio-8089-exec-6] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Preparing: SELECT id, user_id AS userId, id_no AS idNo, `name`, phone, card_no AS cardNo, card_type AS cardType, status, total_fee AS totalFee, identity , healthcode, is_yes AS isYes, patient_id AS patientId, date_format( ctime, '%Y-%m-%d' ) AS ctime, date_format( utime, '%Y-%m-%d' ) AS utime FROM user_card WHERE user_id =?
2025-08-14 16:46:26,934 DEBUG [http-nio-8089-exec-6] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer)
2025-08-14 16:46:26,938 DEBUG [http-nio-8089-exec-6] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 16:46:26,939 INFO [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 960] 获取的用户cardNo is90120729
2025-08-14 16:46:26,939 INFO [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 328] 就诊卡信息获取完毕
2025-08-14 16:46:26,951 DEBUG [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 180] MOP_OutpRegisterListQuery req:<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/"><soapenv:Header/><soapenv:Body><tem:MOP_OutpRegisterListQuery><tem:InMsg><![CDATA[<request><PatientId>90120729</PatientId><SearchType>1</SearchType><InsuranceType>11</InsuranceType><StartTime>2025-08-14 00:00:00</StartTime><EndTime>2025-08-14 59:59:59</EndTime></request>]]></tem:InMsg></tem:MOP_OutpRegisterListQuery></soapenv:Body></soapenv:Envelope>
2025-08-14 16:46:26,952 DEBUG [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 181] MOP_OutpRegisterListQuery res:<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><MOP_OutpRegisterListQueryResponse xmlns="http://tempuri.org/"><MOP_OutpRegisterListQueryResult>&lt;response&gt;&lt;returnresult&gt;&lt;returncode&gt;0&lt;/returncode&gt;&lt;errormsg&gt;执行失败ORA-01850: ??????? 0 ? 23 ??&lt;/errormsg&gt;&lt;/returnresult&gt;&lt;/response&gt;</MOP_OutpRegisterListQueryResult></MOP_OutpRegisterListQueryResponse></soap:Body></soap:Envelope>
2025-08-14 16:46:26,952 INFO [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 334] xml is :<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><MOP_OutpRegisterListQueryResponse xmlns="http://tempuri.org/"><MOP_OutpRegisterListQueryResult>&lt;response&gt;&lt;returnresult&gt;&lt;returncode&gt;0&lt;/returncode&gt;&lt;errormsg&gt;执行失败ORA-01850: ??????? 0 ? 23 ??&lt;/errormsg&gt;&lt;/returnresult&gt;&lt;/response&gt;</MOP_OutpRegisterListQueryResult></MOP_OutpRegisterListQueryResponse></soap:Body></soap:Envelope>
2025-08-14 16:46:26,955 DEBUG [http-nio-8089-exec-6] c.g.h.r.m.R.opAppAppoint [BaseJdbcLogger.java : 159] ==> Preparing: INSERT INTO user_reserve8 ( user_id, card_id, name, ksmc, ysmc, LockType, DoctorCode, DepartCode, LockTime, PatientId, Mobile, OrderNo, TimeInterval, Registerdate, ClinicFee, RegistrationFee, PayNature, PayType, PowerTranID, ZFAmount, YBZHAmount, YBTCAmount, YBOutMsg, HisOperNum, app_flag, app_status, app_type, ctime ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, now() )
2025-08-14 16:46:26,957 DEBUG [http-nio-8089-exec-6] c.g.h.r.m.R.opAppAppoint [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer), 90120729(Integer), 桑(String), 方便门诊(String), 姜培培(String), 1(Integer), JPPEI(String), 020114(String), 2025-08-14 16::37:19(String), 90120729(String), 17746611145(String), TL20250814164626001518(String), AM(String), 2025-08-14(String), 1.00(BigDecimal), 0.00(BigDecimal), 1(Integer), 微信(String), TL20250814164626001518(String), 1.00(BigDecimal), 0.00(BigDecimal), 0.00(BigDecimal), 医保结算信息(String), GZH(String), Y(String), 0(Integer), 2(Integer)
2025-08-14 16:46:26,964 DEBUG [http-nio-8089-exec-6] c.g.h.r.m.R.opAppAppoint [BaseJdbcLogger.java : 159] <== Updates: 1
2025-08-14 16:46:26,965 DEBUG [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 415] checkbill:1.00
2025-08-14 16:46:26,966 DEBUG [http-nio-8089-exec-6] c.g.h.r.m.R.getReserveList [BaseJdbcLogger.java : 159] ==> Preparing: SELECT id, user_id AS userId, card_id AS cardId, name AS name, ksmc AS ksmc, ysmc AS ysmc, SubHospitalID AS subhospitalid, LockType AS locktype, HisOrderNO AS hisorderno, ScheduleId AS scheduleid, DoctorCode AS doctorcode, DepartCode AS departcode, ParTimeId AS partimeid, LockTime AS locktime, PatientId AS patientid, Mobile AS mobile, SerialNo AS serialno, Location AS location, TicketNo AS ticketno, OrderNo AS orderno, TimeInterval AS timeinterval, Registerdate AS registerdate, ClinicFee AS clinicfee, RegistrationFee AS registrationfee, PayNature AS paynature, PayType AS paytype, PowerTranID AS powertranid, PowerTranCARD AS powertrancard, TerminalId AS terminalid, ZFAmount AS zfamount, YBZHAmount AS ybtcamount, YBTCAmount AS ybtcamount, YBOutMsg AS yboutmsg, HisOperNum AS hisopernum, ReferNo AS referno, app_flag AS appFlag, app_status AS appStatus, app_type AS appType, date_format(ctime, '%Y-%m-%d') as ctime, date_format(utime, '%Y-%m-%d') as utime FROM user_reserve8 WHERE 1 = 1 AND OrderNo = ? ORDER BY id DESC
2025-08-14 16:46:26,966 DEBUG [http-nio-8089-exec-6] c.g.h.r.m.R.getReserveList [BaseJdbcLogger.java : 159] ==> Parameters: TL20250814164626001518(String)
2025-08-14 16:46:26,984 DEBUG [http-nio-8089-exec-6] c.g.h.r.m.R.getReserveList [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 16:46:26,985 DEBUG [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 423] list size:1
2025-08-14 16:46:26,991 DEBUG [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 433] OutpReserveConfirm req:<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/"><soapenv:Header/><soapenv:Body><tem:MOP_OutpReserveConfirm><tem:InMsg><![CDATA[<request><SubHospitalID></SubHospitalID><OrderNo>TL20250814164626001518</OrderNo><HisOrderNO>null</HisOrderNO><PatientID>90120729</PatientID><DoctorCode>JPPEI</DoctorCode><DepartCode>020114</DepartCode><TimeInterval>AM</TimeInterval><Registerdate>2025-08-14</Registerdate><ClinicFee>1.00</ClinicFee><RegistrationFee>0.00</RegistrationFee><ScheduleId>null</ScheduleId><ParTimeId></ParTimeId><ZFAmount>1.00</ZFAmount><PayNature>1</PayNature><PayType>微信</PayType><PowerTranID>TL20250814164626001518</PowerTranID><PayInfo >TL20250814164626001518</PayInfo ><YBOutMsg>医保结算信息</YBOutMsg><HisOperNum>GZH</HisOperNum></request>]]></tem:InMsg></tem:MOP_OutpReserveConfirm></soapenv:Body></soapenv:Envelope>
2025-08-14 16:46:26,991 DEBUG [http-nio-8089-exec-6] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 434] OutpReserveConfirm res:<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><MOP_OutpReserveConfirmResponse xmlns="http://tempuri.org/"><request><AppErrorMsg>-1</AppErrorMsg><DbErrorCode>失败!</DbErrorCode><DbErrorMsg>未将对象引用设置到对象的实例。</DbErrorMsg></request></MOP_OutpReserveConfirmResponse></soap:Body></soap:Envelope>
2025-08-14 17:32:58,228 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 95] Response Args : {"code":120001}
2025-08-14 17:32:58,283 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 97] Time-Consuming : 2791366 ms
2025-08-14 17:32:58,287 INFO [http-nio-8089-exec-6] com.guahao.WebLogAspect [WebLogAspect.java : 81] =========================================== End ===========================================
2025-08-14 18:11:11,665 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 55] ========================================== Start ==========================================
2025-08-14 18:11:11,667 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 57] URL : http://127.0.0.1:8089/reserve/opAppRegist
2025-08-14 18:11:11,667 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 59] Description : opAppRegist
2025-08-14 18:11:11,667 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 61] HTTP Method : POST
2025-08-14 18:11:11,667 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 63] Class Method : com.guahao.h5.reserve.controller.ReserveController.opAppAppoint
2025-08-14 18:11:11,667 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 65] IP : 127.0.0.1
2025-08-14 18:11:11,668 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 70] Request Args : [{"zfamount":7.00,"orderno":"","timeinterval":"AM","registrationfee":1.00,"ysmc":"丁虹月","appFlag":"","ksmc":"眼科","serialno":"","clinicfee":6.00,"paynature":1,"yboutmsg":"医保结算信息","hisopernum":"GZH","locktime":"2025-08-14 16::37:19","ybtcamount":0.00,"patientid":"90120729","hisorderno":"","departcode":"031401","mobile":"","terminalid":"","registerdate":"2025-08-14","subhospitalid":"","powertrancard":"","referno":"","userId":67321,"doctorcode":"DHYUE","reptnum":"","token":"user20250812021855764485d2b7525f-eb1d-4cd0-a6a8-d12c0ab68731","powertranid":"","ticketno":"","ybzhamount":0.00,"name":"桑","locktype":1,"location":"","partimeid":"","paytype":"微信","scheduleid":""}]
2025-08-14 18:11:11,668 INFO [http-nio-8089-exec-7] c.g.h.r.controller.ReserveController [ReserveController.java : 249] 锁号Reserve8Vo(id=null, userId=67321, reptnum=, cardId=null, name=桑, ksmc=眼科, ysmc=丁虹月, subhospitalid=, locktype=1, hisorderno=, scheduleid=, doctorcode=DHYUE, departcode=031401, partimeid=, locktime=2025-08-14 16::37:19, patientid=90120729, mobile=, serialno=, location=, ticketno=, orderno=, timeinterval=AM, registerdate=2025-08-14, clinicfee=6.00, registrationfee=1.00, paynature=1, paytype=微信, powertranid=, powertrancard=, terminalid=, zfamount=7.00, ybzhamount=0.00, ybtcamount=0.00, yboutmsg=医保结算信息, hisopernum=GZH, referno=, token=user20250812021855764485d2b7525f-eb1d-4cd0-a6a8-d12c0ab68731, appFlag=, appStatus=null, appType=null, ctime=null, utime=null)
2025-08-14 18:11:11,691 DEBUG [http-nio-8089-exec-7] c.g.h.t.m.TokenMapper.getUserToken [BaseJdbcLogger.java : 159] ==> Preparing: SELECT count(1) FROM user_token WHERE user_id = ? AND token = ? AND ctime >= date_sub(curdate(), INTERVAL 7 DAY );
2025-08-14 18:11:11,692 DEBUG [http-nio-8089-exec-7] c.g.h.t.m.TokenMapper.getUserToken [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer), user20250812021855764485d2b7525f-eb1d-4cd0-a6a8-d12c0ab68731(String)
2025-08-14 18:11:11,696 DEBUG [http-nio-8089-exec-7] c.g.h.t.m.TokenMapper.getUserToken [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 18:11:11,697 INFO [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 326] 开始获取就诊卡
2025-08-14 18:11:11,697 DEBUG [http-nio-8089-exec-7] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Preparing: SELECT id, user_id AS userId, id_no AS idNo, `name`, phone, card_no AS cardNo, card_type AS cardType, status, total_fee AS totalFee, identity , healthcode, is_yes AS isYes, patient_id AS patientId, date_format( ctime, '%Y-%m-%d' ) AS ctime, date_format( utime, '%Y-%m-%d' ) AS utime FROM user_card WHERE user_id =?
2025-08-14 18:11:11,698 DEBUG [http-nio-8089-exec-7] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer)
2025-08-14 18:11:11,701 DEBUG [http-nio-8089-exec-7] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 18:11:11,701 DEBUG [http-nio-8089-exec-7] c.g.h.u.m.U.updateIsYesOneDefault [BaseJdbcLogger.java : 159] ==> Preparing: UPDATE user_card c SET c.is_yes = '0', c.utime = now() WHERE c.user_id = ? AND c.is_yes = '1'
2025-08-14 18:11:11,701 DEBUG [http-nio-8089-exec-7] c.g.h.u.m.U.updateIsYesOneDefault [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer)
2025-08-14 18:11:11,705 DEBUG [http-nio-8089-exec-7] c.g.h.u.m.U.updateIsYesOneDefault [BaseJdbcLogger.java : 159] <== Updates: 0
2025-08-14 18:11:11,721 DEBUG [http-nio-8089-exec-7] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Preparing: SELECT id, user_id AS userId, id_no AS idNo, `name`, phone, card_no AS cardNo, card_type AS cardType, status, total_fee AS totalFee, identity , healthcode, is_yes AS isYes, patient_id AS patientId, date_format( ctime, '%Y-%m-%d' ) AS ctime, date_format( utime, '%Y-%m-%d' ) AS utime FROM user_card WHERE user_id =?
2025-08-14 18:11:11,723 DEBUG [http-nio-8089-exec-7] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer)
2025-08-14 18:11:11,726 DEBUG [http-nio-8089-exec-7] c.g.h.u.m.U.queryUserCardListQ [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 18:11:11,727 INFO [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 960] 获取的用户cardNo is90120729
2025-08-14 18:11:11,727 INFO [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 328] 就诊卡信息获取完毕
2025-08-14 18:11:11,741 DEBUG [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 180] MOP_OutpRegisterListQuery req:<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/"><soapenv:Header/><soapenv:Body><tem:MOP_OutpRegisterListQuery><tem:InMsg><![CDATA[<request><PatientId>90120729</PatientId><SearchType>1</SearchType><InsuranceType>11</InsuranceType><StartTime>2025-08-14 00:00:00</StartTime><EndTime>2025-08-14 59:59:59</EndTime></request>]]></tem:InMsg></tem:MOP_OutpRegisterListQuery></soapenv:Body></soapenv:Envelope>
2025-08-14 18:11:11,742 DEBUG [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 181] MOP_OutpRegisterListQuery res:<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><MOP_OutpRegisterListQueryResponse xmlns="http://tempuri.org/"><MOP_OutpRegisterListQueryResult>&lt;response&gt;&lt;returnresult&gt;&lt;returncode&gt;0&lt;/returncode&gt;&lt;errormsg&gt;执行失败ORA-01850: ??????? 0 ? 23 ??&lt;/errormsg&gt;&lt;/returnresult&gt;&lt;/response&gt;</MOP_OutpRegisterListQueryResult></MOP_OutpRegisterListQueryResponse></soap:Body></soap:Envelope>
2025-08-14 18:11:11,742 INFO [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 334] xml is :<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><MOP_OutpRegisterListQueryResponse xmlns="http://tempuri.org/"><MOP_OutpRegisterListQueryResult>&lt;response&gt;&lt;returnresult&gt;&lt;returncode&gt;0&lt;/returncode&gt;&lt;errormsg&gt;执行失败ORA-01850: ??????? 0 ? 23 ??&lt;/errormsg&gt;&lt;/returnresult&gt;&lt;/response&gt;</MOP_OutpRegisterListQueryResult></MOP_OutpRegisterListQueryResponse></soap:Body></soap:Envelope>
2025-08-14 18:11:11,750 DEBUG [http-nio-8089-exec-7] c.g.h.r.m.R.opAppAppoint [BaseJdbcLogger.java : 159] ==> Preparing: INSERT INTO user_reserve8 ( user_id, card_id, name, ksmc, ysmc, LockType, DoctorCode, DepartCode, LockTime, PatientId, Mobile, OrderNo, TimeInterval, Registerdate, ClinicFee, RegistrationFee, PayNature, PayType, PowerTranID, ZFAmount, YBZHAmount, YBTCAmount, YBOutMsg, HisOperNum, app_flag, app_status, app_type, ctime ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, now() )
2025-08-14 18:11:11,751 DEBUG [http-nio-8089-exec-7] c.g.h.r.m.R.opAppAppoint [BaseJdbcLogger.java : 159] ==> Parameters: 67321(Integer), 90120729(Integer), 桑(String), 眼科(String), 丁虹月(String), 1(Integer), DHYUE(String), 031401(String), 2025-08-14 16::37:19(String), 90120729(String), 17746611145(String), TL20250814181111078708(String), AM(String), 2025-08-14(String), 6.00(BigDecimal), 1.00(BigDecimal), 1(Integer), 微信(String), TL20250814181111078708(String), 7.00(BigDecimal), 0.00(BigDecimal), 0.00(BigDecimal), 医保结算信息(String), GZH(String), Y(String), 0(Integer), 2(Integer)
2025-08-14 18:11:11,758 DEBUG [http-nio-8089-exec-7] c.g.h.r.m.R.opAppAppoint [BaseJdbcLogger.java : 159] <== Updates: 1
2025-08-14 18:11:11,759 DEBUG [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 415] checkbill:7.00
2025-08-14 18:11:11,760 DEBUG [http-nio-8089-exec-7] c.g.h.r.m.R.getReserveList [BaseJdbcLogger.java : 159] ==> Preparing: SELECT id, user_id AS userId, card_id AS cardId, name AS name, ksmc AS ksmc, ysmc AS ysmc, SubHospitalID AS subhospitalid, LockType AS locktype, HisOrderNO AS hisorderno, ScheduleId AS scheduleid, DoctorCode AS doctorcode, DepartCode AS departcode, ParTimeId AS partimeid, LockTime AS locktime, PatientId AS patientid, Mobile AS mobile, SerialNo AS serialno, Location AS location, TicketNo AS ticketno, OrderNo AS orderno, TimeInterval AS timeinterval, Registerdate AS registerdate, ClinicFee AS clinicfee, RegistrationFee AS registrationfee, PayNature AS paynature, PayType AS paytype, PowerTranID AS powertranid, PowerTranCARD AS powertrancard, TerminalId AS terminalid, ZFAmount AS zfamount, YBZHAmount AS ybtcamount, YBTCAmount AS ybtcamount, YBOutMsg AS yboutmsg, HisOperNum AS hisopernum, ReferNo AS referno, app_flag AS appFlag, app_status AS appStatus, app_type AS appType, date_format(ctime, '%Y-%m-%d') as ctime, date_format(utime, '%Y-%m-%d') as utime FROM user_reserve8 WHERE 1 = 1 AND OrderNo = ? ORDER BY id DESC
2025-08-14 18:11:11,761 DEBUG [http-nio-8089-exec-7] c.g.h.r.m.R.getReserveList [BaseJdbcLogger.java : 159] ==> Parameters: TL20250814181111078708(String)
2025-08-14 18:11:11,785 DEBUG [http-nio-8089-exec-7] c.g.h.r.m.R.getReserveList [BaseJdbcLogger.java : 159] <== Total: 1
2025-08-14 18:11:11,786 DEBUG [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 423] list size:1
2025-08-14 18:11:11,821 DEBUG [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 433] OutpReserveConfirm req:<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/"><soapenv:Header/><soapenv:Body><tem:MOP_OutpReserveConfirm><tem:InMsg><![CDATA[<request><SubHospitalID></SubHospitalID><OrderNo>TL20250814181111078708</OrderNo><HisOrderNO>null</HisOrderNO><PatientID>90120729</PatientID><DoctorCode>DHYUE</DoctorCode><DepartCode>031401</DepartCode><TimeInterval>AM</TimeInterval><Registerdate>2025-08-14</Registerdate><ClinicFee>6.00</ClinicFee><RegistrationFee>1.00</RegistrationFee><ScheduleId>null</ScheduleId><ParTimeId></ParTimeId><ZFAmount>7.00</ZFAmount><PayNature>1</PayNature><PayType>微信</PayType><PowerTranID>TL20250814181111078708</PowerTranID><PayInfo >TL20250814181111078708</PayInfo ><YBOutMsg>医保结算信息</YBOutMsg><HisOperNum>GZH</HisOperNum></request>]]></tem:InMsg></tem:MOP_OutpReserveConfirm></soapenv:Body></soapenv:Envelope>
2025-08-14 18:11:11,821 DEBUG [http-nio-8089-exec-7] c.g.h.r.service.Reserve8Service [Reserve8Service.java : 434] OutpReserveConfirm res:<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><MOP_OutpReserveConfirmResponse xmlns="http://tempuri.org/"><request><AppErrorMsg>-1</AppErrorMsg><DbErrorCode>失败!</DbErrorCode><DbErrorMsg>未将对象引用设置到对象的实例。</DbErrorMsg></request></MOP_OutpReserveConfirmResponse></soap:Body></soap:Envelope>
2025-08-14 18:11:18,928 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 95] Response Args : {"code":120001}
2025-08-14 18:11:18,929 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 97] Time-Consuming : 7264 ms
2025-08-14 18:11:18,929 INFO [http-nio-8089-exec-7] com.guahao.WebLogAspect [WebLogAspect.java : 81] =========================================== End ===========================================
2025-08-14 19:04:21,094 INFO [Thread-13] c.g.h.s.VisiableThreadPoolTaskExecutor [ExecutorConfigurationSupport.java : 208] Shutting down ExecutorService 'asyncServiceExecutor'