//获取系统MS级时间 static string cutil:getSysTimeM();
支持数据库以ms级时间入库
增加了cutil:getDateDiffMS(sTimeFrom,sTimeTo); 返回double类型值的时间差,ms级别