package-summary.html 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="zh">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_101) on Mon Nov 06 13:32:47 CST 2017 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>com.js.kbt.controller</title>
  8. <meta name="date" content="2017-11-06">
  9. <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="com.js.kbt.controller";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. </script>
  23. <noscript>
  24. <div>您的浏览器已禁用 JavaScript。</div>
  25. </noscript>
  26. <!-- ========= START OF TOP NAVBAR ======= -->
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="导航">
  35. <li><a href="../../../../overview-summary.html">概览</a></li>
  36. <li class="navBarCell1Rev">程序包</li>
  37. <li>类</li>
  38. <li><a href="package-use.html">使用</a></li>
  39. <li><a href="package-tree.html">树</a></li>
  40. <li><a href="../../../../deprecated-list.html">已过时</a></li>
  41. <li><a href="../../../../index-files/index-1.html">索引</a></li>
  42. <li><a href="../../../../help-doc.html">帮助</a></li>
  43. </ul>
  44. </div>
  45. <div class="subNav">
  46. <ul class="navList">
  47. <li><a href="../../../../com/alipay/util/httpClient/package-summary.html">上一个程序包</a></li>
  48. <li><a href="../../../../com/js/kbt/mapper/package-summary.html">下一个程序包</a></li>
  49. </ul>
  50. <ul class="navList">
  51. <li><a href="../../../../index.html?com/js/kbt/controller/package-summary.html" target="_top">框架</a></li>
  52. <li><a href="package-summary.html" target="_top">无框架</a></li>
  53. </ul>
  54. <ul class="navList" id="allclasses_navbar_top">
  55. <li><a href="../../../../allclasses-noframe.html">所有类</a></li>
  56. </ul>
  57. <div>
  58. <script type="text/javascript"><!--
  59. allClassesLink = document.getElementById("allclasses_navbar_top");
  60. if(window==top) {
  61. allClassesLink.style.display = "block";
  62. }
  63. else {
  64. allClassesLink.style.display = "none";
  65. }
  66. //-->
  67. </script>
  68. </div>
  69. <a name="skip.navbar.top">
  70. <!-- -->
  71. </a></div>
  72. <!-- ========= END OF TOP NAVBAR ========= -->
  73. <div class="header">
  74. <h1 title="程序包" class="title">程序包&nbsp;com.js.kbt.controller</h1>
  75. </div>
  76. <div class="contentContainer">
  77. <ul class="blockList">
  78. <li class="blockList">
  79. <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="类概要表, 列表类和解释">
  80. <caption><span>类概要</span><span class="tabEnd">&nbsp;</span></caption>
  81. <tr>
  82. <th class="colFirst" scope="col">类</th>
  83. <th class="colLast" scope="col">说明</th>
  84. </tr>
  85. <tbody>
  86. <tr class="altColor">
  87. <td class="colFirst"><a href="../../../../com/js/kbt/controller/AliPayController.html" title="com.js.kbt.controller中的类">AliPayController</a></td>
  88. <td class="colLast">
  89. <div class="block">支付宝支付接口</div>
  90. </td>
  91. </tr>
  92. <tr class="rowColor">
  93. <td class="colFirst"><a href="../../../../com/js/kbt/controller/CommunityPropertyController.html" title="com.js.kbt.controller中的类">CommunityPropertyController</a></td>
  94. <td class="colLast">
  95. <div class="block">物业端app逻辑管理</div>
  96. </td>
  97. </tr>
  98. <tr class="altColor">
  99. <td class="colFirst"><a href="../../../../com/js/kbt/controller/CouponController.html" title="com.js.kbt.controller中的类">CouponController</a></td>
  100. <td class="colLast">
  101. <div class="block">优惠券管理</div>
  102. </td>
  103. </tr>
  104. <tr class="rowColor">
  105. <td class="colFirst"><a href="../../../../com/js/kbt/controller/FileController.html" title="com.js.kbt.controller中的类">FileController</a></td>
  106. <td class="colLast">&nbsp;</td>
  107. </tr>
  108. <tr class="altColor">
  109. <td class="colFirst"><a href="../../../../com/js/kbt/controller/HttpRespMsg.html" title="com.js.kbt.controller中的类">HttpRespMsg</a></td>
  110. <td class="colLast">&nbsp;</td>
  111. </tr>
  112. <tr class="rowColor">
  113. <td class="colFirst"><a href="../../../../com/js/kbt/controller/MessageController.html" title="com.js.kbt.controller中的类">MessageController</a></td>
  114. <td class="colLast">
  115. <div class="block">消息管理</div>
  116. </td>
  117. </tr>
  118. <tr class="altColor">
  119. <td class="colFirst"><a href="../../../../com/js/kbt/controller/OrderController.html" title="com.js.kbt.controller中的类">OrderController</a></td>
  120. <td class="colLast">
  121. <div class="block">订单管理</div>
  122. </td>
  123. </tr>
  124. <tr class="rowColor">
  125. <td class="colFirst"><a href="../../../../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></td>
  126. <td class="colLast">
  127. <div class="block">车锁业务管理器,获取周边停车点,车锁升降控制等</div>
  128. </td>
  129. </tr>
  130. <tr class="altColor">
  131. <td class="colFirst"><a href="../../../../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></td>
  132. <td class="colLast">
  133. <div class="block">后台业务管理器</div>
  134. </td>
  135. </tr>
  136. <tr class="rowColor">
  137. <td class="colFirst"><a href="../../../../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></td>
  138. <td class="colLast">
  139. <div class="block">用户管理:获取验证码,登录,获取个人信息等</div>
  140. </td>
  141. </tr>
  142. <tr class="altColor">
  143. <td class="colFirst"><a href="../../../../com/js/kbt/controller/WeixinPayController.html" title="com.js.kbt.controller中的类">WeixinPayController</a></td>
  144. <td class="colLast">
  145. <div class="block">账户充值管理-微信支付接口</div>
  146. </td>
  147. </tr>
  148. <tr class="rowColor">
  149. <td class="colFirst"><a href="../../../../com/js/kbt/controller/WithDrawController.html" title="com.js.kbt.controller中的类">WithDrawController</a></td>
  150. <td class="colLast">
  151. <div class="block">提现申请管理</div>
  152. </td>
  153. </tr>
  154. </tbody>
  155. </table>
  156. </li>
  157. </ul>
  158. </div>
  159. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  160. <div class="bottomNav"><a name="navbar.bottom">
  161. <!-- -->
  162. </a>
  163. <div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
  164. <a name="navbar.bottom.firstrow">
  165. <!-- -->
  166. </a>
  167. <ul class="navList" title="导航">
  168. <li><a href="../../../../overview-summary.html">概览</a></li>
  169. <li class="navBarCell1Rev">程序包</li>
  170. <li>类</li>
  171. <li><a href="package-use.html">使用</a></li>
  172. <li><a href="package-tree.html">树</a></li>
  173. <li><a href="../../../../deprecated-list.html">已过时</a></li>
  174. <li><a href="../../../../index-files/index-1.html">索引</a></li>
  175. <li><a href="../../../../help-doc.html">帮助</a></li>
  176. </ul>
  177. </div>
  178. <div class="subNav">
  179. <ul class="navList">
  180. <li><a href="../../../../com/alipay/util/httpClient/package-summary.html">上一个程序包</a></li>
  181. <li><a href="../../../../com/js/kbt/mapper/package-summary.html">下一个程序包</a></li>
  182. </ul>
  183. <ul class="navList">
  184. <li><a href="../../../../index.html?com/js/kbt/controller/package-summary.html" target="_top">框架</a></li>
  185. <li><a href="package-summary.html" target="_top">无框架</a></li>
  186. </ul>
  187. <ul class="navList" id="allclasses_navbar_bottom">
  188. <li><a href="../../../../allclasses-noframe.html">所有类</a></li>
  189. </ul>
  190. <div>
  191. <script type="text/javascript"><!--
  192. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  193. if(window==top) {
  194. allClassesLink.style.display = "block";
  195. }
  196. else {
  197. allClassesLink.style.display = "none";
  198. }
  199. //-->
  200. </script>
  201. </div>
  202. <a name="skip.navbar.bottom">
  203. <!-- -->
  204. </a></div>
  205. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  206. </body>
  207. </html>