Ajax中web.config的配置文件

    技术2022-05-19  26

    <add verb="POST,GET" path="ajax/*.ashx" type="Ajax.PageHandlerFactory, Ajax" />


    最新回复(0)