Microsoft (R) Windows Debugger Version 10.0.25136.1001 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\082222-9515-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available


************* Path validation summary **************
Response                         Time (ms)     Location
Deferred                                       srv*
Symbol search path is: srv*
Executable search path is:
Windows 10 Kernel Version 19041 MP (16 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Machine Name:
Kernel base = 0xfffff802`7e600000 PsLoadedModuleList = 0xfffff802`7f22a250
Debug session time: Mon Aug 22 01:06:45.307 2022 (UTC + 8:00)
System Uptime: 0 days 1:15:28.094
Loading Kernel Symbols
..

Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
Run !sym noisy before .reload to track down problems loading symbols.

.............................................................
................................................................
................................................................
.....................
Loading User Symbols
Loading unloaded module list
.........
For analysis of this file, run !analyze -v
nt!KeBugCheckEx:
fffff802`7e9f88c0 48894c2408      mov     qword ptr [rsp+8],rcx ss:0018:fffff802`850b0e20=0000000000000133
0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DPC_WATCHDOG_VIOLATION (133)
The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
or above.
Arguments:
Arg1: 0000000000000000, A single DPC or ISR exceeded its time allotment. The offending
    component can usually be identified with a stack trace.
Arg2: 0000000000000501, The DPC time count (in ticks).
Arg3: 0000000000000500, The DPC time allotment (in ticks).
Arg4: fffff8027f2fb320, cast to nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK, which contains
    additional information regarding this single DPC timeout

Debugging Details:
------------------

*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: TickPeriods                                   ***
***                                                                   ***
*************************************************************************

KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 2421

    Key  : Analysis.DebugAnalysisManager
    Value: Create

    Key  : Analysis.Elapsed.mSec
    Value: 2451

    Key  : Analysis.Init.CPU.mSec
    Value: 811

    Key  : Analysis.Init.Elapsed.mSec
    Value: 713368

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 99

    Key  : Bugcheck.Code.DumpHeader
    Value: 0x133

    Key  : Bugcheck.Code.Register
    Value: 0x133

    Key  : Dump.Attributes.AsUlong
    Value: 8

    Key  : Dump.Attributes.KernelGeneratedTriageDump
    Value: 1


FILE_IN_CAB:  082222-9515-01.dmp

DUMP_FILE_ATTRIBUTES: 0x8
  Kernel Generated Triage Dump

BUGCHECK_CODE:  133

BUGCHECK_P1: 0

BUGCHECK_P2: 501

BUGCHECK_P3: 500

BUGCHECK_P4: fffff8027f2fb320

DPC_TIMEOUT_TYPE:  SINGLE_DPC_TIMEOUT_EXCEEDED

BLACKBOXBSD: 1 (!blackboxbsd)


BLACKBOXNTFS: 1 (!blackboxntfs)


BLACKBOXPNP: 1 (!blackboxpnp)


BLACKBOXWINLOGON: 1

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  System

STACK_TEXT: 
fffff802`850b0e18 fffff802`7ea2a914     : 00000000`00000133 00000000`00000000 00000000`00000501 00000000`00000500 : nt!KeBugCheckEx
fffff802`850b0e20 fffff802`7e84b573     : 00000bee`eace0c21 fffff802`7ce2a180 00000000`00000000 fffff802`7ce2a180 : nt!KeAccumulateTicks+0x1dcb44
fffff802`850b0e80 fffff802`7e84b05a     : fffff802`7f2f3900 fffff802`850a1bd0 fffff802`d60f6700 00000000`00006001 : nt!KeClockInterruptNotify+0x453
fffff802`850b0f30 fffff802`7e8d9405     : fffff802`7f2f3900 fffff802`850b0f40 00000000`0000000c ffffbf59`03ea6cb8 : nt!HalpTimerClockIpiRoutine+0x1a
fffff802`850b0f60 fffff802`7e9fa36a     : fffff802`850a1bd0 fffff802`7f2f3900 00000000`00000000 00000000`00000000 : nt!KiCallInterruptServiceRoutine+0xa5
fffff802`850b0fb0 fffff802`7e9fa8d7     : 00000000`4444bb81 fffff802`850a1d4c 00000000`0000a4a1 00000000`0000a4a1 : nt!KiInterruptSubDispatchNoLockNoEtw+0xfa
fffff802`850a1b50 fffff802`7e8a4703     : ffffba81`06536180 ffffba81`06536180 fffff802`850a1dc1 fffff802`7e868ab8 : nt!KiInterruptDispatchNoLockNoEtw+0x37
fffff802`850a1ce0 fffff802`7e8a351b     : fffff802`850a1ed8 ffffa685`4e708040 00000000`00000001 ffffa685`4fdcaed8 : nt!KiChooseTargetProcessor+0x553
fffff802`850a1e20 fffff802`7e8a2fd1     : 00000000`00000000 00000000`00000000 fffff802`7ce2a180 ffffa452`29148ba8 : nt!KiDeferredReadySingleThread+0x28b
fffff802`850a2010 fffff802`7e8a1277     : 00000000`00000000 fffff802`850a018b ffffa685`55dc9080 fffff802`00000000 : nt!KiExitDispatcher+0x141
fffff802`850a2080 fffff802`7e8a0d17     : 00000000`00000000 00000000`00000006 ffffa685`00000000 ffffa685`44990bc0 : nt!IopfCompleteRequest+0x547
fffff802`850a2170 fffff802`d622aef5     : ffffa685`44990bc0 00000000`00000014 ffffa685`44990bb0 00000000`00000014 : nt!IofCompleteRequest+0x17
fffff802`850a21a0 fffff802`d622a7ed     : ffffa685`3baec560 ffffa685`3baec502 ffffa685`3baec560 00000000`00000014 : HIDCLASS!HidpDistributeInterruptReport+0x3f5
fffff802`850a22a0 fffff802`7e8a0e4e     : ffffa685`44aab640 ffffa685`44aab640 fffff802`850a2301 ffffa685`44aababb : HIDCLASS!HidpInterruptReadComplete+0x37d
fffff802`850a2340 fffff802`7e8a0d17     : 00000000`00000001 00000000`00000000 ffffa685`42b30980 00000000`00000002 : nt!IopfCompleteRequest+0x11e
fffff802`850a2430 fffff802`837b811a     : 00000000`00000000 ffffa685`42a82300 ffffa685`44aab640 fffff802`850a2510 : nt!IofCompleteRequest+0x17
fffff802`850a2460 fffff802`837b5bbf     : ffffa685`42f3ec02 ffffa685`450d4270 ffffa685`44aab640 00000000`00000000 : Wdf01000!FxRequest::CompleteInternal+0x23a [minkernel\wdf\framework\shared\core\fxrequest.cpp @ 869]
fffff802`850a24f0 fffff802`d600cb4c     : 00000000`ffffff02 ffffa685`42f3eb20 ffffa685`42b30d60 ffffa685`42b30d60 : Wdf01000!imp_WdfRequestComplete+0x8f [minkernel\wdf\framework\shared\core\fxrequestapi.cpp @ 436]
fffff802`850a2550 fffff802`d600ca11     : ffffa685`42f3ecc0 00000000`00000014 ffffa685`42f3ed50 fffff802`850a2768 : USBXHCI!Bulk_Transfer_CompleteCancelable+0xc8
fffff802`850a25b0 fffff802`d600c800     : 00000000`00000004 fffff802`850a2720 00000000`00000000 ffffa685`429bd940 : USBXHCI!Bulk_ProcessTransferEventWithED1+0x1fd
fffff802`850a2660 fffff802`d6007100     : 00000000`00000004 fffff802`850a2738 00000000`00000008 fffff802`850a2740 : USBXHCI!Bulk_EP_TransferEventHandler+0x10
fffff802`850a2690 fffff802`d6006c35     : 00000000`00000780 0000597a`bd37d700 ffffa685`42f03230 ffffa685`44802110 : USBXHCI!Endpoint_TransferEventHandler+0xb0
fffff802`850a26f0 fffff802`d600690c     : ffffa685`42e76318 fffff802`7ce2a180 0000597a`bd371fd8 fffff802`850a2b34 : USBXHCI!Interrupter_DeferredWorkProcessor+0x315
fffff802`850a27f0 fffff802`837b38f5     : fffff802`850a2b60 00000000`00000000 00000000`00000000 00000000`00000000 : USBXHCI!Interrupter_WdfEvtInterruptDpc+0xc
fffff802`850a2820 fffff802`7e867f9e     : fffff802`7ce2d240 ffffa685`3bec6000 fffff802`850a2b20 ffffa685`00000002 : Wdf01000!FxInterrupt::_InterruptDpcThunk+0xa5 [minkernel\wdf\framework\shared\irphandlers\pnp\km\interruptobjectkm.cpp @ 404]
fffff802`850a2860 fffff802`7e867284     : 00000000`00000000 00000000`00000000 00000000`00140001 00000000`00000000 : nt!KiExecuteAllDpcs+0x30e
fffff802`850a29d0 fffff802`7e9fc45e     : 00000000`00000000 fffff802`7ce2a180 fffff802`7f327a00 ffffa685`422dc200 : nt!KiRetireDpcList+0x1f4
fffff802`850a2c60 00000000`00000000     : fffff802`850a3000 fffff802`8509d000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x9e


SYMBOL_NAME:  HIDCLASS!HidpDistributeInterruptReport+3f5

MODULE_NAME: HIDCLASS

IMAGE_NAME:  HIDCLASS.SYS

IMAGE_VERSION:  10.0.19041.868

STACK_COMMAND:  .cxr; .ecxr ; kb

BUCKET_ID_FUNC_OFFSET:  3f5

FAILURE_BUCKET_ID:  0x133_DPC_HIDCLASS!HidpDistributeInterruptReport

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {d959ecac-3642-962b-0e8f-70c518b48d15}

Followup:     MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DPC_WATCHDOG_VIOLATION (133)
The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
or above.
Arguments:
Arg1: 0000000000000000, A single DPC or ISR exceeded its time allotment. The offending
    component can usually be identified with a stack trace.
Arg2: 0000000000000501, The DPC time count (in ticks).
Arg3: 0000000000000500, The DPC time allotment (in ticks).
Arg4: fffff8027f2fb320, cast to nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK, which contains
    additional information regarding this single DPC timeout

Debugging Details:
------------------

*************************************************************************
***                                                                   ***
***                                                                   ***
***    Either you specified an unqualified symbol, or your debugger   ***
***    doesn't have full symbol information.  Unqualified symbol      ***
***    resolution is turned off by default. Please either specify a   ***
***    fully qualified symbol module!symbolname, or enable resolution ***
***    of unqualified symbols by typing ".symopt- 100". Note that     ***
***    enabling unqualified symbol resolution with network symbol     ***
***    server shares in the symbol path may cause the debugger to     ***
***    appear to hang for long periods of time when an incorrect      ***
***    symbol name is typed or the network symbol server is down.     ***
***                                                                   ***
***    For some commands to work properly, your symbol path           ***
***    must point to .pdb files that have full type information.      ***
***                                                                   ***
***    Certain .pdb files (such as the public OS symbols) do not      ***
***    contain the required information.  Contact the group that      ***
***    provided you with these symbols if you need this command to    ***
***    work.                                                          ***
***                                                                   ***
***    Type referenced: TickPeriods                                   ***
***                                                                   ***
*************************************************************************

KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 1999

    Key  : Analysis.DebugAnalysisManager
    Value: Create

    Key  : Analysis.Elapsed.mSec
    Value: 1999

    Key  : Analysis.Init.CPU.mSec
    Value: 3233

    Key  : Analysis.Init.Elapsed.mSec
    Value: 715822

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 99

    Key  : Bugcheck.Code.DumpHeader
    Value: 0x133

    Key  : Bugcheck.Code.Register
    Value: 0x133

    Key  : Dump.Attributes.AsUlong
    Value: 8

    Key  : Dump.Attributes.KernelGeneratedTriageDump
    Value: 1


FILE_IN_CAB:  082222-9515-01.dmp

DUMP_FILE_ATTRIBUTES: 0x8
  Kernel Generated Triage Dump

BUGCHECK_CODE:  133

BUGCHECK_P1: 0

BUGCHECK_P2: 501

BUGCHECK_P3: 500

BUGCHECK_P4: fffff8027f2fb320

DPC_TIMEOUT_TYPE:  SINGLE_DPC_TIMEOUT_EXCEEDED

BLACKBOXBSD: 1 (!blackboxbsd)


BLACKBOXNTFS: 1 (!blackboxntfs)


BLACKBOXPNP: 1 (!blackboxpnp)


BLACKBOXWINLOGON: 1

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  System

STACK_TEXT: 
fffff802`850b0e18 fffff802`7ea2a914     : 00000000`00000133 00000000`00000000 00000000`00000501 00000000`00000500 : nt!KeBugCheckEx
fffff802`850b0e20 fffff802`7e84b573     : 00000bee`eace0c21 fffff802`7ce2a180 00000000`00000000 fffff802`7ce2a180 : nt!KeAccumulateTicks+0x1dcb44
fffff802`850b0e80 fffff802`7e84b05a     : fffff802`7f2f3900 fffff802`850a1bd0 fffff802`d60f6700 00000000`00006001 : nt!KeClockInterruptNotify+0x453
fffff802`850b0f30 fffff802`7e8d9405     : fffff802`7f2f3900 fffff802`850b0f40 00000000`0000000c ffffbf59`03ea6cb8 : nt!HalpTimerClockIpiRoutine+0x1a
fffff802`850b0f60 fffff802`7e9fa36a     : fffff802`850a1bd0 fffff802`7f2f3900 00000000`00000000 00000000`00000000 : nt!KiCallInterruptServiceRoutine+0xa5
fffff802`850b0fb0 fffff802`7e9fa8d7     : 00000000`4444bb81 fffff802`850a1d4c 00000000`0000a4a1 00000000`0000a4a1 : nt!KiInterruptSubDispatchNoLockNoEtw+0xfa
fffff802`850a1b50 fffff802`7e8a4703     : ffffba81`06536180 ffffba81`06536180 fffff802`850a1dc1 fffff802`7e868ab8 : nt!KiInterruptDispatchNoLockNoEtw+0x37
fffff802`850a1ce0 fffff802`7e8a351b     : fffff802`850a1ed8 ffffa685`4e708040 00000000`00000001 ffffa685`4fdcaed8 : nt!KiChooseTargetProcessor+0x553
fffff802`850a1e20 fffff802`7e8a2fd1     : 00000000`00000000 00000000`00000000 fffff802`7ce2a180 ffffa452`29148ba8 : nt!KiDeferredReadySingleThread+0x28b
fffff802`850a2010 fffff802`7e8a1277     : 00000000`00000000 fffff802`850a018b ffffa685`55dc9080 fffff802`00000000 : nt!KiExitDispatcher+0x141
fffff802`850a2080 fffff802`7e8a0d17     : 00000000`00000000 00000000`00000006 ffffa685`00000000 ffffa685`44990bc0 : nt!IopfCompleteRequest+0x547
fffff802`850a2170 fffff802`d622aef5     : ffffa685`44990bc0 00000000`00000014 ffffa685`44990bb0 00000000`00000014 : nt!IofCompleteRequest+0x17
fffff802`850a21a0 fffff802`d622a7ed     : ffffa685`3baec560 ffffa685`3baec502 ffffa685`3baec560 00000000`00000014 : HIDCLASS!HidpDistributeInterruptReport+0x3f5
fffff802`850a22a0 fffff802`7e8a0e4e     : ffffa685`44aab640 ffffa685`44aab640 fffff802`850a2301 ffffa685`44aababb : HIDCLASS!HidpInterruptReadComplete+0x37d
fffff802`850a2340 fffff802`7e8a0d17     : 00000000`00000001 00000000`00000000 ffffa685`42b30980 00000000`00000002 : nt!IopfCompleteRequest+0x11e
fffff802`850a2430 fffff802`837b811a     : 00000000`00000000 ffffa685`42a82300 ffffa685`44aab640 fffff802`850a2510 : nt!IofCompleteRequest+0x17
fffff802`850a2460 fffff802`837b5bbf     : ffffa685`42f3ec02 ffffa685`450d4270 ffffa685`44aab640 00000000`00000000 : Wdf01000!FxRequest::CompleteInternal+0x23a [minkernel\wdf\framework\shared\core\fxrequest.cpp @ 869]
fffff802`850a24f0 fffff802`d600cb4c     : 00000000`ffffff02 ffffa685`42f3eb20 ffffa685`42b30d60 ffffa685`42b30d60 : Wdf01000!imp_WdfRequestComplete+0x8f [minkernel\wdf\framework\shared\core\fxrequestapi.cpp @ 436]
fffff802`850a2550 fffff802`d600ca11     : ffffa685`42f3ecc0 00000000`00000014 ffffa685`42f3ed50 fffff802`850a2768 : USBXHCI!Bulk_Transfer_CompleteCancelable+0xc8
fffff802`850a25b0 fffff802`d600c800     : 00000000`00000004 fffff802`850a2720 00000000`00000000 ffffa685`429bd940 : USBXHCI!Bulk_ProcessTransferEventWithED1+0x1fd
fffff802`850a2660 fffff802`d6007100     : 00000000`00000004 fffff802`850a2738 00000000`00000008 fffff802`850a2740 : USBXHCI!Bulk_EP_TransferEventHandler+0x10
fffff802`850a2690 fffff802`d6006c35     : 00000000`00000780 0000597a`bd37d700 ffffa685`42f03230 ffffa685`44802110 : USBXHCI!Endpoint_TransferEventHandler+0xb0
fffff802`850a26f0 fffff802`d600690c     : ffffa685`42e76318 fffff802`7ce2a180 0000597a`bd371fd8 fffff802`850a2b34 : USBXHCI!Interrupter_DeferredWorkProcessor+0x315
fffff802`850a27f0 fffff802`837b38f5     : fffff802`850a2b60 00000000`00000000 00000000`00000000 00000000`00000000 : USBXHCI!Interrupter_WdfEvtInterruptDpc+0xc
fffff802`850a2820 fffff802`7e867f9e     : fffff802`7ce2d240 ffffa685`3bec6000 fffff802`850a2b20 ffffa685`00000002 : Wdf01000!FxInterrupt::_InterruptDpcThunk+0xa5 [minkernel\wdf\framework\shared\irphandlers\pnp\km\interruptobjectkm.cpp @ 404]
fffff802`850a2860 fffff802`7e867284     : 00000000`00000000 00000000`00000000 00000000`00140001 00000000`00000000 : nt!KiExecuteAllDpcs+0x30e
fffff802`850a29d0 fffff802`7e9fc45e     : 00000000`00000000 fffff802`7ce2a180 fffff802`7f327a00 ffffa685`422dc200 : nt!KiRetireDpcList+0x1f4
fffff802`850a2c60 00000000`00000000     : fffff802`850a3000 fffff802`8509d000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x9e


SYMBOL_NAME:  HIDCLASS!HidpDistributeInterruptReport+3f5

MODULE_NAME: HIDCLASS

IMAGE_NAME:  HIDCLASS.SYS

IMAGE_VERSION:  10.0.19041.868

STACK_COMMAND:  .cxr; .ecxr ; kb

BUCKET_ID_FUNC_OFFSET:  3f5

FAILURE_BUCKET_ID:  0x133_DPC_HIDCLASS!HidpDistributeInterruptReport

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

FAILURE_ID_HASH:  {d959ecac-3642-962b-0e8f-70c518b48d15}

Followup:     MachineOwner
---------
<365>以下为dump文件共享https://1drv.ms/u/s!AqLj9akJCjFZgRSEy2WmW0MEBueg?e=bnrqzyhttps://1drv.ms/u/s!AqLj9akJCjFZgRM-cvfyGqUEE3Px?e=9reId1      嗨,保罗,来帮助你解决你的问题的。小型转储文件之一指示“HIDCLASS.SYS”。它是一个支持键盘、鼠标和其他输入设备的人机接口设备驱动程序。请问您遇到BSOD时除了鼠标和键盘外,还插入了哪些HID设备?谢谢。此是否有帮助?是否抱歉,这没有帮助。太棒了!感谢你的反馈。你对此的满意度如何?感谢你的反馈,它能帮助改进网站。你对此的满意度如何?感谢你的反馈。
        你好,当时除键鼠外还插入了耳机此是否有帮助?是否抱歉,这没有帮助。太棒了!感谢你的反馈。你对此的满意度如何?感谢你的反馈,它能帮助改进网站。你对此的满意度如何?感谢你的反馈。
        好的,肯定有其他原因导致BSOD错误。我现在建议您运行DriverVerifier来查找任何行为不端、损坏或过时的驱动程序。按照本文中的说明进行操作。https://www-tenforums-com.translate.goog/tutori.提醒:=>48小时后或收到BSOD后禁用驱动程序验证程序。=>在运行驱动程序验证程序之前创建一个还原点。收到BSOD错误后共享minidump文件。
        你好,上述链接我无法访问以下是近期产生的dump文件https://1drv.ms/u/s!AqLj9akJCjFZgRqCjXFz3wOgLuGp?e=JqAhlT此是否有帮助?是否抱歉,这没有帮助。太棒了!感谢你的反馈。你对此的满意度如何?感谢你的反馈,它能帮助改进网站。你对此的满意度如何?感谢你的反馈。
        其中一个小型转储文件指示“dxgmms2.sys”。dxgmms2.sys文件是与计算机的图形渲染功能相关联的Windows系统驱动程序文件该问题可能与显卡有关。请尝试以下方法。1.安装最新的Windows更新。2.在设备管理器中更新或回滚显卡驱动。打开设备管理器>>单击显示适配器>>右键单击您的显卡驱动程序>>单击更新驱动程序。如果系统提示您安装了最新的驱动程序。尝试回滚驱动程序。右键单击您的显卡驱动程序>>单击属性>>单击驱动程序选项卡>>单击回滚驱动程序。3.使用显卡制造商的软件更新驱动程序。4.使用DDU干净卸载当前安装的显卡驱动,然后从PC/显卡制造商的支持网站下载不同版本的驱动。我
        你好,又出现了新的蓝屏这是共享dump文件https://1drv.ms/u/s!AqLj9akJCjFZgR7dmJWbBxKMelWa?e=HRCauZ此是否有帮助?是否抱歉,这没有帮助。太棒了!感谢你的反馈。你对此的满意度如何?感谢你的反馈,它能帮助改进网站。你对此的满意度如何?感谢你的反馈。

点赞(49) 打赏

微信小程序

微信扫一扫体验

立即
投稿

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部