25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 년 전
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <?php
  2. //$_POST['type'] = 'supply_detail_add';
  3. //$_POST['supplier_name'] = '111';
  4. //$_POST['area_id'] = 792;
  5. //$_POST['company_name'] = '111';
  6. //$_POST['purchase'] = '{25,111}';
  7. //$_POST['account_name'] = '11';
  8. //$_POST['account_num'] = '11';
  9. //$_POST['sett_frequency'] = 293;
  10. //$_POST['sett_type'] = 275;
  11. //$_POST['link_info'] = '{1,1,1,1,1,1,1}';
  12. //$_POST['account_bank'] = '111';
  13. //$_POST['type'] = 'data_area';
  14. //$_POST['area_id'] = 0;
  15. //$_POST['type'] = 'supply_list_get';
  16. //$_POST['is_disabled'] = -1;
  17. //$_POST['product_type'] = -1;
  18. //$_POST['supplier_name'] = '';
  19. //$_POST['pagesize'] = 10;
  20. //$_POST['current'] = 1;
  21. //$_POST['type'] = 'supply_list_statu';
  22. //$_POST['supply_id'] = '3,4,5';
  23. //$_POST['play'] = 'stop';
  24. //$_POST['type'] = 'supply_detail_get';
  25. //$_POST['supply_id'] = '26';
  26. //$_POST['type'] = 'data_link';
  27. //$_POST['contact_mobile'] = 'xsaxas';
  28. //$_POST['contact_name'] = 'xsaxasxas';
  29. //$_POST['contact_telphone'] = 'xsaxsa';
  30. //$_POST['email'] = 'xasxasxsa';
  31. //$_POST['fax'] = 'xasxas';
  32. //$_POST['link_name'] = 'saxsa';
  33. //$_POST['remark'] = 'xasxsaxsa';
  34. //$_POST['link_type'] = 'insert';
  35. //$_POST['type'] = 'channel_list_get';
  36. //$_POST['is_disabled'] = '-1';
  37. //$_POST['product_type'] = '-1';
  38. //$_POST['supplier_name'] = '';
  39. //$_POST['current'] = '1';
  40. //$_POST['pagesize'] = '10';
  41. //$_POST['type'] = 'data_user';
  42. //$_POST['phone_no'] = '1513515135135';
  43. //$_POST['true_name'] = 'zhangsanfeng';
  44. //$_POST['supplier_id'] = '23';
  45. //$_POST['operate'] = 'insert';
  46. //$_POST['user_name'] = 'zhangsanfeng';
  47. //$_POST['type'] = 'data_user';
  48. //$_POST['user_id'] = '112';
  49. //$_POST['operate'] = 'update';
  50. //$_POST['phone_no'] = '11111111';
  51. //$_POST['true_name'] = '隔壁老王';
  52. //$_POST['user_name'] = '隔壁老王111';
  53. $_POST['type'] = 'supply_detail_update';
  54. $_POST['supply_id'] = '28';
  55. $_POST['supplier_name'] = '蜘蛛行';
  56. $_POST['area_id'] = '350';
  57. $_POST['company_name'] = '蜘蛛行网络科技';
  58. $_POST['purchase'] = '{-1,259,魏哥}{40,25,酒店负责人}{39,310,巴士负责人}';
  59. $_POST['sett_type'] = '288';
  60. $_POST['sett_frequency'] = '295';
  61. $_POST['account_bank'] = '111';
  62. $_POST['account_num'] = '111';
  63. $_POST['account_name'] = '111';
  64. $_POST['link_info'] = '11,10,9';
  65. //. account_bank
  66. //:
  67. //"111"
  68. //account_name
  69. //:
  70. //"111"
  71. //account_num
  72. //:
  73. //"111"
  74. //area_id
  75. //:
  76. //"350"
  77. //company_name
  78. //:
  79. //"蜘蛛行网络科技"
  80. //link_info
  81. //:
  82. //"11,10,9"
  83. //purchase
  84. //:
  85. //"{-1,259,魏哥}{40,25,酒店负责人}{39,310,巴士负责人}"
  86. //sett_frequency
  87. //:
  88. //"295"
  89. //sett_type
  90. //:
  91. //"288"
  92. //supplier_name
  93. //:
  94. //"蜘蛛行"
  95. //supply_id
  96. //:
  97. //"28"
  98. //type
  99. //:
  100. //"supply_detail_update"
  101. //. operate
  102. //:
  103. //"update"
  104. //phone_no
  105. //:
  106. //"11111111"
  107. //true_name
  108. //:
  109. //"隔壁老王"
  110. //type
  111. //:
  112. //"data_user"
  113. //user_id
  114. //:
  115. //"112"
  116. //user_name
  117. //:
  118. //"隔壁老王111"
  119. //$_POST['type'] = 'channel_detail_get';
  120. //
  121. //$_POST['channel_id'] = 23;
  122. //contact_mobile
  123. //xsaxas
  124. //contact_name
  125. //xsaxasxas
  126. //contact_telphone
  127. //xsaxsa
  128. //email
  129. //xasxasxsa
  130. //fax
  131. //xasxas
  132. //link_name
  133. //saxsa
  134. //remark
  135. //xasxsaxsa
  136. //type
  137. //data_link
  138. //type: "supply_detail_add", supplier_name: "111", area_id: 792, company_name: "111", purchase: "{25,111}"…}
  139. // . account_bank
  140. //:
  141. //"111"
  142. //account_name
  143. //:
  144. //"11"
  145. //account_num
  146. //:
  147. //"11"
  148. //area_id
  149. //:
  150. //792
  151. //company_name
  152. //:
  153. //"111"
  154. //purchase
  155. //:
  156. //"{25,111}"
  157. //sett_frequency
  158. //:
  159. //"293"
  160. //sett_type
  161. //:
  162. //"275"
  163. //supplier_name
  164. //:
  165. //"111"
  166. //type
  167. //:
  168. //"supply_detail_add
  169. ?>