namespace TEST1
{
partial class Form1
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.btnUpload = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.textBox1 = new System.Windows.Forms.TextBox();
this.button6 = new System.Windows.Forms.Button();
this.textBox2 = new System.Windows.Forms.TextBox();
this.button7 = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.button9 = new System.Windows.Forms.Button();
this.button10 = new System.Windows.Forms.Button();
this.button11 = new System.Windows.Forms.Button();
this.button12 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.textBox5 = new System.Windows.Forms.TextBox();
this.button14 = new System.Windows.Forms.Button();
this.button15 = new System.Windows.Forms.Button();
this.button16 = new System.Windows.Forms.Button();
this.button17 = new System.Windows.Forms.Button();
this.textBox6 = new System.Windows.Forms.TextBox();
this.textBox7 = new System.Windows.Forms.TextBox();
this.button18 = new System.Windows.Forms.Button();
this.button19 = new System.Windows.Forms.Button();
this.button20 = new System.Windows.Forms.Button();
this.button21 = new System.Windows.Forms.Button();
this.button22 = new System.Windows.Forms.Button();
this.button23 = new System.Windows.Forms.Button();
this.button24 = new System.Windows.Forms.Button();
this.button25 = new System.Windows.Forms.Button();
this.button26 = new System.Windows.Forms.Button();
this.button27 = new System.Windows.Forms.Button();
this.button28 = new System.Windows.Forms.Button();
this.button29 = new System.Windows.Forms.Button();
this.button30 = new System.Windows.Forms.Button();
this.button31 = new System.Windows.Forms.Button();
this.textBox8 = new System.Windows.Forms.TextBox();
this.textBox9 = new System.Windows.Forms.TextBox();
this.button32 = new System.Windows.Forms.Button();
this.button33 = new System.Windows.Forms.Button();
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
this.button34 = new System.Windows.Forms.Button();
this.button35 = new System.Windows.Forms.Button();
this.button36 = new System.Windows.Forms.Button();
this.button37 = new System.Windows.Forms.Button();
this.button38 = new System.Windows.Forms.Button();
this.TxtHt = new System.Windows.Forms.TextBox();
this.BtnHt = new System.Windows.Forms.Button();
this.BtnOrderCreate = new System.Windows.Forms.Button();
this.BtnReg = new System.Windows.Forms.Button();
this.GetOrderInfo = new System.Windows.Forms.Button();
this.OpenOrder = new System.Windows.Forms.Button();
this.closeorder = new System.Windows.Forms.Button();
this.freeorder = new System.Windows.Forms.Button();
this.SupplyOrder = new System.Windows.Forms.Button();
this.button39 = new System.Windows.Forms.Button();
this.button40 = new System.Windows.Forms.Button();
this.button41 = new System.Windows.Forms.Button();
this.button42 = new System.Windows.Forms.Button();
this.button43 = new System.Windows.Forms.Button();
this.button44 = new System.Windows.Forms.Button();
this.button45 = new System.Windows.Forms.Button();
this.button46 = new System.Windows.Forms.Button();
this.button47 = new System.Windows.Forms.Button();
this.button48 = new System.Windows.Forms.Button();
this.button49 = new System.Windows.Forms.Button();
this.button50 = new System.Windows.Forms.Button();
this.button51 = new System.Windows.Forms.Button();
this.button52 = new System.Windows.Forms.Button();
this.button53 = new System.Windows.Forms.Button();
this.button54 = new System.Windows.Forms.Button();
this.button55 = new System.Windows.Forms.Button();
this.button56 = new System.Windows.Forms.Button();
this.button57 = new System.Windows.Forms.Button();
this.button58 = new System.Windows.Forms.Button();
this.button59 = new System.Windows.Forms.Button();
this.button60 = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// btnUpload
//
this.btnUpload.Location = new System.Drawing.Point(12, 316);
this.btnUpload.Name = "btnUpload";
this.btnUpload.Size = new System.Drawing.Size(75, 23);
this.btnUpload.TabIndex = 4;
this.btnUpload.Text = "提取手机号码";
this.btnUpload.UseVisualStyleBackColor = true;
this.btnUpload.Click += new System.EventHandler(this.btnUpload_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(12, 27);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 0;
this.button1.Text = "button1";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(93, 27);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 1;
this.button2.Text = "button2";
this.button2.UseVisualStyleBackColor = true;
this.button2.Visible = false;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(12, 67);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(108, 23);
this.button3.TabIndex = 2;
this.button3.Text = "手机号码转resid";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(13, 134);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 3;
this.button4.Text = "button4";
this.button4.UseVisualStyleBackColor = true;
this.button4.Visible = false;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(193, 67);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 23);
this.button5.TabIndex = 5;
this.button5.Text = "接口测试";
this.button5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(103, 136);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(413, 21);
this.textBox1.TabIndex = 6;
//
// button6
//
this.button6.Location = new System.Drawing.Point(12, 227);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(75, 23);
this.button6.TabIndex = 7;
this.button6.Text = "数字正则验证";
this.button6.UseVisualStyleBackColor = true;
this.button6.Visible = false;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(114, 227);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(196, 21);
this.textBox2.TabIndex = 8;
this.textBox2.Visible = false;
//
// button7
//
this.button7.Location = new System.Drawing.Point(177, 316);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(75, 23);
this.button7.TabIndex = 9;
this.button7.Text = "测试db读取";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.button7_Click);
//
// button8
//
this.button8.Location = new System.Drawing.Point(340, 315);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(75, 23);
this.button8.TabIndex = 10;
this.button8.Text = "生成Resid";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(340, 288);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(195, 21);
this.textBox3.TabIndex = 11;
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(340, 359);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(195, 21);
this.textBox4.TabIndex = 12;
//
// button9
//
this.button9.Location = new System.Drawing.Point(12, 379);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(123, 23);
this.button9.TabIndex = 13;
this.button9.Text = "推送数据到MySql";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.button9_Click);
//
// button10
//
this.button10.Location = new System.Drawing.Point(13, 542);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(75, 23);
this.button10.TabIndex = 14;
this.button10.Text = "生成数据";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.button10_Click);
//
// button11
//
this.button11.Location = new System.Drawing.Point(168, 542);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(91, 23);
this.button11.TabIndex = 15;
this.button11.Text = "单条短信测试";
this.button11.UseVisualStyleBackColor = true;
this.button11.Click += new System.EventHandler(this.button11_Click);
//
// button12
//
this.button12.Location = new System.Drawing.Point(284, 541);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(92, 23);
this.button12.TabIndex = 16;
this.button12.Text = "批量短信测试";
this.button12.UseVisualStyleBackColor = true;
this.button12.Click += new System.EventHandler(this.button12_Click);
//
// button13
//
this.button13.Location = new System.Drawing.Point(13, 589);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(100, 23);
this.button13.TabIndex = 17;
this.button13.Text = "sqlite数据读取";
this.button13.UseVisualStyleBackColor = true;
this.button13.Click += new System.EventHandler(this.button13_Click);
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(32, 419);
this.textBox5.Multiline = true;
this.textBox5.Name = "textBox5";
this.textBox5.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.textBox5.Size = new System.Drawing.Size(363, 102);
this.textBox5.TabIndex = 18;
//
// button14
//
this.button14.Location = new System.Drawing.Point(422, 491);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(138, 30);
this.button14.TabIndex = 19;
this.button14.Text = "获取需要补充的数据";
this.button14.UseVisualStyleBackColor = true;
this.button14.Click += new System.EventHandler(this.button14_Click);
//
// button15
//
this.button15.Location = new System.Drawing.Point(408, 541);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(75, 23);
this.button15.TabIndex = 20;
this.button15.Text = "企业信使";
this.button15.UseVisualStyleBackColor = true;
this.button15.Click += new System.EventHandler(this.button15_Click);
//
// button16
//
this.button16.Location = new System.Drawing.Point(193, 27);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(117, 23);
this.button16.TabIndex = 21;
this.button16.Text = "湖南注册接口测试";
this.button16.UseVisualStyleBackColor = true;
this.button16.Click += new System.EventHandler(this.button16_Click);
//
// button17
//
this.button17.Location = new System.Drawing.Point(505, 27);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(75, 23);
this.button17.TabIndex = 22;
this.button17.Text = "手机号校验";
this.button17.UseVisualStyleBackColor = true;
this.button17.Click += new System.EventHandler(this.button17_Click);
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(340, 27);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(159, 21);
this.textBox6.TabIndex = 23;
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(340, 54);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(159, 21);
this.textBox7.TabIndex = 23;
//
// button18
//
this.button18.Location = new System.Drawing.Point(12, 286);
this.button18.Name = "button18";
this.button18.Size = new System.Drawing.Size(132, 23);
this.button18.TabIndex = 4;
this.button18.Text = "Resid提取手机号码";
this.button18.UseVisualStyleBackColor = true;
this.button18.Click += new System.EventHandler(this.button18_Click);
//
// button19
//
this.button19.Location = new System.Drawing.Point(357, 225);
this.button19.Name = "button19";
this.button19.Size = new System.Drawing.Size(75, 23);
this.button19.TabIndex = 24;
this.button19.Text = "素材获取";
this.button19.UseVisualStyleBackColor = true;
this.button19.Click += new System.EventHandler(this.button19_Click);
//
// button20
//
this.button20.Location = new System.Drawing.Point(168, 589);
this.button20.Name = "button20";
this.button20.Size = new System.Drawing.Size(75, 23);
this.button20.TabIndex = 25;
this.button20.Text = "数据解析";
this.button20.UseVisualStyleBackColor = true;
this.button20.Click += new System.EventHandler(this.button20_Click);
//
// button21
//
this.button21.Location = new System.Drawing.Point(284, 589);
this.button21.Name = "button21";
this.button21.Size = new System.Drawing.Size(75, 23);
this.button21.TabIndex = 26;
this.button21.Text = "转接测试";
this.button21.UseVisualStyleBackColor = true;
this.button21.Click += new System.EventHandler(this.button21_Click);
//
// button22
//
this.button22.Location = new System.Drawing.Point(13, 346);
this.button22.Name = "button22";
this.button22.Size = new System.Drawing.Size(131, 23);
this.button22.TabIndex = 27;
this.button22.Text = "提取数据库不存在数据";
this.button22.UseVisualStyleBackColor = true;
this.button22.Click += new System.EventHandler(this.button22_Click);
//
// button23
//
this.button23.Location = new System.Drawing.Point(390, 589);
this.button23.Name = "button23";
this.button23.Size = new System.Drawing.Size(115, 23);
this.button23.TabIndex = 28;
this.button23.Text = "手机号码去重合并";
this.button23.UseVisualStyleBackColor = true;
this.button23.Click += new System.EventHandler(this.button23_Click);
//
// button24
//
this.button24.Location = new System.Drawing.Point(517, 589);
this.button24.Name = "button24";
this.button24.Size = new System.Drawing.Size(170, 23);
this.button24.TabIndex = 29;
this.button24.Text = "手机号码生成Phone+Reisd";
this.button24.UseVisualStyleBackColor = true;
this.button24.Click += new System.EventHandler(this.button24_Click);
//
// button25
//
this.button25.Location = new System.Drawing.Point(422, 441);
this.button25.Name = "button25";
this.button25.Size = new System.Drawing.Size(75, 23);
this.button25.TabIndex = 30;
this.button25.Text = "测试推送";
this.button25.UseVisualStyleBackColor = true;
this.button25.Click += new System.EventHandler(this.button25_Click);
//
// button26
//
this.button26.Location = new System.Drawing.Point(504, 225);
this.button26.Name = "button26";
this.button26.Size = new System.Drawing.Size(75, 23);
this.button26.TabIndex = 31;
this.button26.Text = "生成MD5";
this.button26.UseVisualStyleBackColor = true;
this.button26.Click += new System.EventHandler(this.button26_Click);
//
// button27
//
this.button27.Location = new System.Drawing.Point(596, 272);
this.button27.Name = "button27";
this.button27.Size = new System.Drawing.Size(75, 23);
this.button27.TabIndex = 32;
this.button27.Text = "button27";
this.button27.UseVisualStyleBackColor = true;
this.button27.Click += new System.EventHandler(this.button27_Click);
//
// button28
//
this.button28.Location = new System.Drawing.Point(582, 441);
this.button28.Name = "button28";
this.button28.Size = new System.Drawing.Size(127, 23);
this.button28.TabIndex = 33;
this.button28.Text = "初始化资源数据导入";
this.button28.UseVisualStyleBackColor = true;
this.button28.Click += new System.EventHandler(this.button28_Click);
//
// button29
//
this.button29.Location = new System.Drawing.Point(582, 495);
this.button29.Name = "button29";
this.button29.Size = new System.Drawing.Size(115, 23);
this.button29.TabIndex = 34;
this.button29.Text = "验证手机号码";
this.button29.UseVisualStyleBackColor = true;
this.button29.Click += new System.EventHandler(this.button29_Click);
//
// button30
//
this.button30.Location = new System.Drawing.Point(582, 379);
this.button30.Name = "button30";
this.button30.Size = new System.Drawing.Size(127, 23);
this.button30.TabIndex = 35;
this.button30.Text = "上传图片";
this.button30.UseVisualStyleBackColor = true;
this.button30.Click += new System.EventHandler(this.button30_Click);
//
// button31
//
this.button31.Location = new System.Drawing.Point(582, 541);
this.button31.Name = "button31";
this.button31.Size = new System.Drawing.Size(115, 23);
this.button31.TabIndex = 36;
this.button31.Text = "验证微信音频转换";
this.button31.UseVisualStyleBackColor = true;
this.button31.Click += new System.EventHandler(this.button31_Click);
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(743, 26);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(204, 21);
this.textBox8.TabIndex = 37;
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(743, 67);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(204, 21);
this.textBox9.TabIndex = 38;
//
// button32
//
this.button32.Location = new System.Drawing.Point(977, 26);
this.button32.Name = "button32";
this.button32.Size = new System.Drawing.Size(75, 23);
this.button32.TabIndex = 40;
this.button32.Text = "加密";
this.button32.UseVisualStyleBackColor = true;
this.button32.Click += new System.EventHandler(this.button32_Click);
//
// button33
//
this.button33.Location = new System.Drawing.Point(977, 64);
this.button33.Name = "button33";
this.button33.Size = new System.Drawing.Size(75, 23);
this.button33.TabIndex = 41;
this.button33.Text = "解密";
this.button33.UseVisualStyleBackColor = true;
this.button33.Click += new System.EventHandler(this.button33_Click);
//
// dateTimePicker1
//
this.dateTimePicker1.Location = new System.Drawing.Point(746, 153);
this.dateTimePicker1.Name = "dateTimePicker1";
this.dateTimePicker1.Size = new System.Drawing.Size(200, 21);
this.dateTimePicker1.TabIndex = 42;
//
// dateTimePicker2
//
this.dateTimePicker2.Location = new System.Drawing.Point(746, 192);
this.dateTimePicker2.Name = "dateTimePicker2";
this.dateTimePicker2.Size = new System.Drawing.Size(200, 21);
this.dateTimePicker2.TabIndex = 43;
//
// button34
//
this.button34.Location = new System.Drawing.Point(952, 153);
this.button34.Name = "button34";
this.button34.Size = new System.Drawing.Size(160, 23);
this.button34.TabIndex = 44;
this.button34.Text = "生成文件redis key";
this.button34.UseVisualStyleBackColor = true;
this.button34.Click += new System.EventHandler(this.button34_Click);
//
// button35
//
this.button35.Location = new System.Drawing.Point(952, 190);
this.button35.Name = "button35";
this.button35.Size = new System.Drawing.Size(160, 23);
this.button35.TabIndex = 45;
this.button35.Text = "生成聊天记录redis key";
this.button35.UseVisualStyleBackColor = true;
this.button35.Click += new System.EventHandler(this.button35_Click);
//
// button36
//
this.button36.Location = new System.Drawing.Point(746, 286);
this.button36.Name = "button36";
this.button36.Size = new System.Drawing.Size(193, 23);
this.button36.TabIndex = 46;
this.button36.Text = "一正短信测试";
this.button36.UseVisualStyleBackColor = true;
this.button36.Click += new System.EventHandler(this.button36_Click);
//
// button37
//
this.button37.Location = new System.Drawing.Point(746, 346);
this.button37.Name = "button37";
this.button37.Size = new System.Drawing.Size(75, 23);
this.button37.TabIndex = 47;
this.button37.Text = "解密操作";
this.button37.UseVisualStyleBackColor = true;
this.button37.Click += new System.EventHandler(this.button37_Click);
//
// button38
//
this.button38.Location = new System.Drawing.Point(864, 346);
this.button38.Name = "button38";
this.button38.Size = new System.Drawing.Size(75, 23);
this.button38.TabIndex = 48;
this.button38.Text = "接口测试";
this.button38.UseVisualStyleBackColor = true;
this.button38.Click += new System.EventHandler(this.button38_Click);
//
// TxtHt
//
this.TxtHt.Location = new System.Drawing.Point(746, 589);
this.TxtHt.Name = "TxtHt";
this.TxtHt.Size = new System.Drawing.Size(100, 21);
this.TxtHt.TabIndex = 49;
//
// BtnHt
//
this.BtnHt.Location = new System.Drawing.Point(862, 589);
this.BtnHt.Name = "BtnHt";
this.BtnHt.Size = new System.Drawing.Size(75, 23);
this.BtnHt.TabIndex = 50;
this.BtnHt.Text = "删除合同";
this.BtnHt.UseVisualStyleBackColor = true;
this.BtnHt.Click += new System.EventHandler(this.BtnHt_Click);
//
// BtnOrderCreate
//
this.BtnOrderCreate.Location = new System.Drawing.Point(746, 417);
this.BtnOrderCreate.Name = "BtnOrderCreate";
this.BtnOrderCreate.Size = new System.Drawing.Size(75, 23);
this.BtnOrderCreate.TabIndex = 51;
this.BtnOrderCreate.Text = "付费单测试";
this.BtnOrderCreate.UseVisualStyleBackColor = true;
this.BtnOrderCreate.Click += new System.EventHandler(this.BtnOrderCreate_Click);
//
// BtnReg
//
this.BtnReg.Location = new System.Drawing.Point(997, 589);
this.BtnReg.Name = "BtnReg";
this.BtnReg.Size = new System.Drawing.Size(75, 23);
this.BtnReg.TabIndex = 52;
this.BtnReg.Text = "重新注册";
this.BtnReg.UseVisualStyleBackColor = true;
this.BtnReg.Click += new System.EventHandler(this.BtnReg_Click);
//
// GetOrderInfo
//
this.GetOrderInfo.Location = new System.Drawing.Point(997, 477);
this.GetOrderInfo.Name = "GetOrderInfo";
this.GetOrderInfo.Size = new System.Drawing.Size(75, 23);
this.GetOrderInfo.TabIndex = 53;
this.GetOrderInfo.Text = "获取订单信息";
this.GetOrderInfo.UseVisualStyleBackColor = true;
this.GetOrderInfo.Click += new System.EventHandler(this.GetOrderInfo_Click);
//
// OpenOrder
//
this.OpenOrder.Location = new System.Drawing.Point(862, 419);
this.OpenOrder.Name = "OpenOrder";
this.OpenOrder.Size = new System.Drawing.Size(75, 23);
this.OpenOrder.TabIndex = 54;
this.OpenOrder.Text = "开通订单";
this.OpenOrder.UseVisualStyleBackColor = true;
this.OpenOrder.Click += new System.EventHandler(this.OpenOrder_Click);
//
// closeorder
//
this.closeorder.Location = new System.Drawing.Point(997, 419);
this.closeorder.Name = "closeorder";
this.closeorder.Size = new System.Drawing.Size(75, 23);
this.closeorder.TabIndex = 55;
this.closeorder.Text = "关闭订单";
this.closeorder.UseVisualStyleBackColor = true;
this.closeorder.Click += new System.EventHandler(this.closeorder_Click);
//
// freeorder
//
this.freeorder.Location = new System.Drawing.Point(746, 477);
this.freeorder.Name = "freeorder";
this.freeorder.Size = new System.Drawing.Size(75, 23);
this.freeorder.TabIndex = 56;
this.freeorder.Text = "免费单测试";
this.freeorder.UseVisualStyleBackColor = true;
this.freeorder.Click += new System.EventHandler(this.freeorder_Click);
//
// SupplyOrder
//
this.SupplyOrder.Location = new System.Drawing.Point(864, 477);
this.SupplyOrder.Name = "SupplyOrder";
this.SupplyOrder.Size = new System.Drawing.Size(75, 23);
this.SupplyOrder.TabIndex = 57;
this.SupplyOrder.Text = "补单测试";
this.SupplyOrder.UseVisualStyleBackColor = true;
this.SupplyOrder.Click += new System.EventHandler(this.SupplyOrder_Click);
//
// button39
//
this.button39.Location = new System.Drawing.Point(1087, 417);
this.button39.Name = "button39";
this.button39.Size = new System.Drawing.Size(75, 23);
this.button39.TabIndex = 55;
this.button39.Text = "金证订单测试";
this.button39.UseVisualStyleBackColor = true;
this.button39.Click += new System.EventHandler(this.button39_Click);
//
// button40
//
this.button40.Location = new System.Drawing.Point(235, 107);
this.button40.Name = "button40";
this.button40.Size = new System.Drawing.Size(75, 23);
this.button40.TabIndex = 58;
this.button40.Text = "服务测试";
this.button40.UseVisualStyleBackColor = true;
this.button40.Click += new System.EventHandler(this.button40_Click);
//
// button41
//
this.button41.Location = new System.Drawing.Point(2, 178);
this.button41.Name = "button41";
this.button41.Size = new System.Drawing.Size(176, 23);
this.button41.TabIndex = 59;
this.button41.Text = "java和C#的byte转换";
this.button41.UseVisualStyleBackColor = true;
this.button41.Click += new System.EventHandler(this.button41_Click);
//
// button42
//
this.button42.Location = new System.Drawing.Point(503, 95);
this.button42.Name = "button42";
this.button42.Size = new System.Drawing.Size(75, 23);
this.button42.TabIndex = 60;
this.button42.Text = "md5字符串截取测试";
this.button42.UseVisualStyleBackColor = true;
this.button42.Click += new System.EventHandler(this.button42_Click);
//
// button43
//
this.button43.Location = new System.Drawing.Point(13, 105);
this.button43.Name = "button43";
this.button43.Size = new System.Drawing.Size(180, 23);
this.button43.TabIndex = 2;
this.button43.Text = "手机号码转resid空得继续";
this.button43.UseVisualStyleBackColor = true;
this.button43.Click += new System.EventHandler(this.button43_Click);
//
// button44
//
this.button44.Location = new System.Drawing.Point(168, 286);
this.button44.Name = "button44";
this.button44.Size = new System.Drawing.Size(132, 23);
this.button44.TabIndex = 61;
this.button44.Text = "手机号码解密";
this.button44.UseVisualStyleBackColor = true;
this.button44.Click += new System.EventHandler(this.button44_Click);
//
// button45
//
this.button45.Location = new System.Drawing.Point(746, 532);
this.button45.Name = "button45";
this.button45.Size = new System.Drawing.Size(75, 23);
this.button45.TabIndex = 62;
this.button45.Text = "淘牛邦接口测试";
this.button45.UseVisualStyleBackColor = true;
this.button45.Click += new System.EventHandler(this.button45_Click);
//
// button46
//
this.button46.Location = new System.Drawing.Point(193, 178);
this.button46.Name = "button46";
this.button46.Size = new System.Drawing.Size(180, 23);
this.button46.TabIndex = 2;
this.button46.Text = "手机号码转resid空得继续";
this.button46.UseVisualStyleBackColor = true;
this.button46.Click += new System.EventHandler(this.button46_Click);
//
// button47
//
this.button47.Location = new System.Drawing.Point(177, 359);
this.button47.Name = "button47";
this.button47.Size = new System.Drawing.Size(75, 23);
this.button47.TabIndex = 63;
this.button47.Text = "解密";
this.button47.UseVisualStyleBackColor = true;
this.button47.Click += new System.EventHandler(this.button47_Click);
//
// button48
//
this.button48.Location = new System.Drawing.Point(997, 523);
this.button48.Name = "button48";
this.button48.Size = new System.Drawing.Size(75, 23);
this.button48.TabIndex = 64;
this.button48.Text = "测试rfm";
this.button48.UseVisualStyleBackColor = true;
this.button48.Click += new System.EventHandler(this.button48_Click);
//
// button49
//
this.button49.Location = new System.Drawing.Point(1087, 27);
this.button49.Name = "button49";
this.button49.Size = new System.Drawing.Size(75, 23);
this.button49.TabIndex = 65;
this.button49.Text = "自动绑定企微";
this.button49.UseVisualStyleBackColor = true;
this.button49.Click += new System.EventHandler(this.button49_Click);
//
// button50
//
this.button50.Location = new System.Drawing.Point(1087, 64);
this.button50.Name = "button50";
this.button50.Size = new System.Drawing.Size(129, 23);
this.button50.TabIndex = 66;
this.button50.Text = "将聊天记录插入缓存";
this.button50.UseVisualStyleBackColor = true;
this.button50.Click += new System.EventHandler(this.button50_Click);
//
// button51
//
this.button51.Location = new System.Drawing.Point(1237, 24);
this.button51.Name = "button51";
this.button51.Size = new System.Drawing.Size(75, 23);
this.button51.TabIndex = 67;
this.button51.Text = "推送聊天记录";
this.button51.UseVisualStyleBackColor = true;
this.button51.Click += new System.EventHandler(this.button51_Click);
//
// button52
//
this.button52.Location = new System.Drawing.Point(1237, 64);
this.button52.Name = "button52";
this.button52.Size = new System.Drawing.Size(155, 23);
this.button52.TabIndex = 68;
this.button52.Text = "企业微信号离线验证";
this.button52.UseVisualStyleBackColor = true;
this.button52.Click += new System.EventHandler(this.button52_Click);
//
// button53
//
this.button53.Location = new System.Drawing.Point(408, 177);
this.button53.Name = "button53";
this.button53.Size = new System.Drawing.Size(75, 23);
this.button53.TabIndex = 69;
this.button53.Text = "测试删除订金";
this.button53.UseVisualStyleBackColor = true;
this.button53.Click += new System.EventHandler(this.button53_Click);
//
// button54
//
this.button54.Location = new System.Drawing.Point(1024, 304);
this.button54.Name = "button54";
this.button54.Size = new System.Drawing.Size(156, 23);
this.button54.TabIndex = 70;
this.button54.Text = "参数录入数据库测试";
this.button54.UseVisualStyleBackColor = true;
this.button54.Click += new System.EventHandler(this.button54_Click);
//
// button55
//
this.button55.Location = new System.Drawing.Point(1140, 244);
this.button55.Name = "button55";
this.button55.Size = new System.Drawing.Size(126, 23);
this.button55.TabIndex = 71;
this.button55.Text = "新用户赠送订单";
this.button55.UseVisualStyleBackColor = true;
this.button55.Click += new System.EventHandler(this.button55_Click);
//
// button56
//
this.button56.Location = new System.Drawing.Point(977, 105);
this.button56.Name = "button56";
this.button56.Size = new System.Drawing.Size(75, 23);
this.button56.TabIndex = 72;
this.button56.Text = "MD5加密";
this.button56.UseVisualStyleBackColor = true;
this.button56.Click += new System.EventHandler(this.button56_Click);
//
// button57
//
this.button57.Location = new System.Drawing.Point(596, 177);
this.button57.Name = "button57";
this.button57.Size = new System.Drawing.Size(75, 23);
this.button57.TabIndex = 73;
this.button57.Text = "批量补送权限";
this.button57.UseVisualStyleBackColor = true;
this.button57.Click += new System.EventHandler(this.button57_Click);
//
// button58
//
this.button58.Location = new System.Drawing.Point(1121, 487);
this.button58.Name = "button58";
this.button58.Size = new System.Drawing.Size(145, 23);
this.button58.TabIndex = 74;
this.button58.Text = "手工补赠送订单";
this.button58.UseVisualStyleBackColor = true;
this.button58.Click += new System.EventHandler(this.button58_Click);
//
// button59
//
this.button59.Location = new System.Drawing.Point(1015, 358);
this.button59.Name = "button59";
this.button59.Size = new System.Drawing.Size(75, 23);
this.button59.TabIndex = 75;
this.button59.Text = "身份证识别性别";
this.button59.UseVisualStyleBackColor = true;
this.button59.Click += new System.EventHandler(this.button59_Click);
//
// button60
//
this.button60.Location = new System.Drawing.Point(1087, 587);
this.button60.Name = "button60";
this.button60.Size = new System.Drawing.Size(75, 23);
this.button60.TabIndex = 76;
this.button60.Text = "签名验证";
this.button60.UseVisualStyleBackColor = true;
this.button60.Click += new System.EventHandler(this.button60_Click);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1464, 634);
this.Controls.Add(this.button60);
this.Controls.Add(this.button59);
this.Controls.Add(this.button58);
this.Controls.Add(this.button57);
this.Controls.Add(this.button56);
this.Controls.Add(this.button55);
this.Controls.Add(this.button54);
this.Controls.Add(this.button53);
this.Controls.Add(this.button52);
this.Controls.Add(this.button51);
this.Controls.Add(this.button50);
this.Controls.Add(this.button49);
this.Controls.Add(this.button48);
this.Controls.Add(this.button47);
this.Controls.Add(this.button45);
this.Controls.Add(this.button44);
this.Controls.Add(this.button42);
this.Controls.Add(this.button41);
this.Controls.Add(this.button40);
this.Controls.Add(this.SupplyOrder);
this.Controls.Add(this.freeorder);
this.Controls.Add(this.button39);
this.Controls.Add(this.closeorder);
this.Controls.Add(this.OpenOrder);
this.Controls.Add(this.GetOrderInfo);
this.Controls.Add(this.BtnReg);
this.Controls.Add(this.BtnOrderCreate);
this.Controls.Add(this.BtnHt);
this.Controls.Add(this.TxtHt);
this.Controls.Add(this.button38);
this.Controls.Add(this.button37);
this.Controls.Add(this.button36);
this.Controls.Add(this.button35);
this.Controls.Add(this.button34);
this.Controls.Add(this.dateTimePicker2);
this.Controls.Add(this.dateTimePicker1);
this.Controls.Add(this.button33);
this.Controls.Add(this.button32);
this.Controls.Add(this.textBox9);
this.Controls.Add(this.textBox8);
this.Controls.Add(this.button31);
this.Controls.Add(this.button30);
this.Controls.Add(this.button29);
this.Controls.Add(this.button28);
this.Controls.Add(this.button27);
this.Controls.Add(this.button26);
this.Controls.Add(this.button25);
this.Controls.Add(this.button24);
this.Controls.Add(this.button23);
this.Controls.Add(this.button22);
this.Controls.Add(this.button21);
this.Controls.Add(this.button20);
this.Controls.Add(this.button19);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.button17);
this.Controls.Add(this.button16);
this.Controls.Add(this.button15);
this.Controls.Add(this.button14);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.button13);
this.Controls.Add(this.button12);
this.Controls.Add(this.button11);
this.Controls.Add(this.button10);
this.Controls.Add(this.button9);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.button8);
this.Controls.Add(this.button7);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.button6);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.button5);
this.Controls.Add(this.button18);
this.Controls.Add(this.btnUpload);
this.Controls.Add(this.button4);
this.Controls.Add(this.button46);
this.Controls.Add(this.button43);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Name = "Form1";
this.Text = "Form1";
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button btnUpload;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.Button button20;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.Button button22;
private System.Windows.Forms.Button button23;
private System.Windows.Forms.Button button24;
private System.Windows.Forms.Button button25;
private System.Windows.Forms.Button button26;
private System.Windows.Forms.Button button27;
private System.Windows.Forms.Button button28;
private System.Windows.Forms.Button button29;
private System.Windows.Forms.Button button30;
private System.Windows.Forms.Button button31;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.Button button32;
private System.Windows.Forms.Button button33;
private System.Windows.Forms.DateTimePicker dateTimePicker1;
private System.Windows.Forms.DateTimePicker dateTimePicker2;
private System.Windows.Forms.Button button34;
private System.Windows.Forms.Button button35;
private System.Windows.Forms.Button button36;
private System.Windows.Forms.Button button37;
private System.Windows.Forms.Button button38;
private System.Windows.Forms.TextBox TxtHt;
private System.Windows.Forms.Button BtnHt;
private System.Windows.Forms.Button BtnOrderCreate;
private System.Windows.Forms.Button BtnReg;
private System.Windows.Forms.Button GetOrderInfo;
private System.Windows.Forms.Button OpenOrder;
private System.Windows.Forms.Button closeorder;
private System.Windows.Forms.Button freeorder;
private System.Windows.Forms.Button SupplyOrder;
private System.Windows.Forms.Button button39;
private System.Windows.Forms.Button button40;
private System.Windows.Forms.Button button41;
private System.Windows.Forms.Button button42;
private System.Windows.Forms.Button button43;
private System.Windows.Forms.Button button44;
private System.Windows.Forms.Button button45;
private System.Windows.Forms.Button button46;
private System.Windows.Forms.Button button47;
private System.Windows.Forms.Button button48;
private System.Windows.Forms.Button button49;
private System.Windows.Forms.Button button50;
private System.Windows.Forms.Button button51;
private System.Windows.Forms.Button button52;
private System.Windows.Forms.Button button53;
private System.Windows.Forms.Button button54;
private System.Windows.Forms.Button button55;
private System.Windows.Forms.Button button56;
private System.Windows.Forms.Button button57;
private System.Windows.Forms.Button button58;
private System.Windows.Forms.Button button59;
private System.Windows.Forms.Button button60;
}
}