摘要: /// <summary> /// 根据单号生成二维码 /// </summary> /// <param name="strData"></param> /// <returns></returns> public static string _getQR(string strData) { st 阅读全文
posted @ 2017-01-08 17:11 逆光迷矢 阅读(170) 评论(0) 推荐(0) 编辑