摘要:
public void GetChargStationFileCount(HttpContext context) { var chargstationfilebll = new ChargStationFileBll(); var cPictureMessage = new Message(); var fileid = context.Request.Params["id"]; string ret = null; if (string.IsNullOrEmpty(... 阅读全文
摘要:
var myurl;var mydata;var mytype = "POST";var jsonType = "json";var htmlType = "html";var commonType = "application/json; charset=utf-8";var editIndex = undefined;var zhanbh;//--------------------------------------------------------------$(function () { initcoo 阅读全文