摘要: ... 阅读全文
posted @ 2015-10-20 23:22 sarah471433 阅读(195) 评论(0) 推荐(0)
摘要: 文件nglog.txt文件如下时间点 返回的状态吗 用时(秒)13:14:15 200 1013:14:15 500 3013:14:15 200 2013:14:15 200 1013:14:15 200 1013:14:16 200 3013:14:16 500 3613:14:16 200 3... 阅读全文
posted @ 2015-10-20 23:11 sarah471433 阅读(788) 评论(0) 推荐(0)
摘要: #!/bin/bash#用户据单回传短信接口#DB qtabetaeuser="***"password=""prot="3306"hostname=`hostname -i`db=""order_no=$1user_debook_sql="SELECT mobile,CODE FROM sms_v... 阅读全文
posted @ 2015-10-14 15:38 sarah471433 阅读(200) 评论(0) 推荐(0)
摘要: #!/bin/bash cat qmq.txt |while read line; do content="$line" echo "${content}" |base64 -d |gunzipdone 阅读全文
posted @ 2015-10-14 15:33 sarah471433 阅读(107) 评论(0) 推荐(0)
摘要: #!/bin/bashorderNo=$1cookie=''header='Content-Type:application/json'hostname="http://`hostname -i`:9012"#####查询订单当前确认状态function getConfirmStatus(){url... 阅读全文
posted @ 2015-10-14 15:28 sarah471433 阅读(229) 评论(0) 推荐(0)
摘要: #!/bin/bashfunction getJsonFile(){ yulingJsons=("yulingJson" "yulingJson1" "yulingJson2" "yulingJson3" "yulingJson4" "otaDireJson" "ps16Json" "yulingJ... 阅读全文
posted @ 2015-10-14 15:25 sarah471433 阅读(209) 评论(0) 推荐(0)
摘要: package com.qunar.hotel.qta.order.core.common;/** * Created by ling.yu on 2015/10/12. */public class QS { public static void main(String[] agrs){ ... 阅读全文
posted @ 2015-10-14 12:21 sarah471433 阅读(237) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示