【调度系统】广东民航医疗快线调度系统源代码
fix:福祉车获取服务列表,新增一个字段“预约日期”,需要这里同步修改接口
1个文件已修改
2 ■■■ 已修改文件
API/v3/index.gds 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
API/v3/index.gds
@@ -444,7 +444,7 @@
                        D_rs.close()
                      End If
                      webJson = webJson&",{""ServiceOrdID"":"""&ServiceOrdID&""",""OrdUserID"":"&ServiceOrdUserID&",""ServiceOrdNo"":"""&ServiceOrdNo&""",""ServiceOrdType"":"""&ServiceOrdTypeA(ServiceOrdType)&""",""ServiceOrdState"":"""&ServiceOrdState_TXT&""",""StartDate"":"""&ServiceOrd_CC_Time&""",""CoName"":"""&ServiceOrdCoName&""",""CoPhone"":"""&ServiceOrdCoPhone&""",""TraStreet"":"""&ServiceOrdTraStreet&""",""TraStreetShort"":"""&ServiceOrdTraStreetShort&""",""TraVia"":"""&ServiceOrdTraVia&""",""TraEnd"":"""&ServiceOrdTraEnd&""",""TraEndShort"":"""&ServiceOrdTraEndShort&""",""Price"":"""&ServiceOrdTraTxnPrice&""",""PaidPrice"":"""&ServiceOrdTraPaidPrice&""",""Introducer"":"""&ServiceOrdIntroducer&""",""Stretcher"":"""&StretcherMoney&""",""PrePayment"":"""&ServiceOrdTraPrePayment&""",""DispatchList"":["&D_Json&"],""UnitRemarks"":"""&ServiceOrdUnitRemarks&""",""Guest_Point"":"""&Guest_Point&""",""InvoiceState"":"""&InvoiceState&""",""InvoiceStateTXT"":"""&InvoiceStateTXT&""",""Thirdparty_Name"":"""&Thirdparty_Name&""",""Thirdparty_OrdID"":"""&Thirdparty_OrdID&""",""ServiceOrdUpdateTime"":"""&ServiceOrdUpdateTime&"""}"
                      webJson = webJson&",{""ServiceOrdID"":"""&ServiceOrdID&""",""OrdUserID"":"&ServiceOrdUserID&",""ServiceOrdNo"":"""&ServiceOrdNo&""",""ServiceOrdType"":"""&ServiceOrdTypeA(ServiceOrdType)&""",""ServiceOrdState"":"""&ServiceOrdState_TXT&""",""StartDate"":"""&ServiceOrd_CC_Time&""",""ServiceOrdApptDate"":"""&ServiceOrdApptDate&""",""CoName"":"""&ServiceOrdCoName&""",""CoPhone"":"""&ServiceOrdCoPhone&""",""TraStreet"":"""&ServiceOrdTraStreet&""",""TraStreetShort"":"""&ServiceOrdTraStreetShort&""",""TraVia"":"""&ServiceOrdTraVia&""",""TraEnd"":"""&ServiceOrdTraEnd&""",""TraEndShort"":"""&ServiceOrdTraEndShort&""",""Price"":"""&ServiceOrdTraTxnPrice&""",""PaidPrice"":"""&ServiceOrdTraPaidPrice&""",""Introducer"":"""&ServiceOrdIntroducer&""",""Stretcher"":"""&StretcherMoney&""",""PrePayment"":"""&ServiceOrdTraPrePayment&""",""DispatchList"":["&D_Json&"],""UnitRemarks"":"""&ServiceOrdUnitRemarks&""",""Guest_Point"":"""&Guest_Point&""",""InvoiceState"":"""&InvoiceState&""",""InvoiceStateTXT"":"""&InvoiceStateTXT&""",""Thirdparty_Name"":"""&Thirdparty_Name&""",""Thirdparty_OrdID"":"""&Thirdparty_OrdID&""",""ServiceOrdUpdateTime"":"""&ServiceOrdUpdateTime&"""}"
                      rs.movenext
                    loop