index-7.html 158 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683
  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:48 CST 2017 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>G - 索引</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="G - \u7D22\u5F15";
  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>程序包</li>
  37. <li>类</li>
  38. <li>使用</li>
  39. <li><a href="../overview-tree.html">树</a></li>
  40. <li><a href="../deprecated-list.html">已过时</a></li>
  41. <li class="navBarCell1Rev">索引</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="index-6.html">上一个字母</a></li>
  48. <li><a href="index-8.html">下一个字母</a></li>
  49. </ul>
  50. <ul class="navList">
  51. <li><a href="../index.html?index-files/index-7.html" target="_top">框架</a></li>
  52. <li><a href="index-7.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">Q</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a name="I:G">
  74. <!-- -->
  75. </a>
  76. <h2 class="title">G</h2>
  77. <dl>
  78. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#genCouponQR-java.lang.Integer-javax.servlet.http.HttpServletResponse-">genCouponQR(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  79. <dd>&nbsp;</dd>
  80. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/QRTool.html#genMarkQR-java.lang.String-java.lang.String-java.lang.String-">genMarkQR(String, String, String)</a></span> - 类 中的静态方法com.js.kbt.util.<a href="../com/js/kbt/util/QRTool.html" title="com.js.kbt.util中的类">QRTool</a></dt>
  81. <dd>&nbsp;</dd>
  82. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/RequestHandler.html#genPackage-java.util.SortedMap-">genPackage(SortedMap&lt;String, String&gt;)</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/RequestHandler.html" title="com.js.kbt.wxpay.utils中的类">RequestHandler</a></dt>
  83. <dd>&nbsp;</dd>
  84. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#genParkQR-java.lang.Integer-javax.servlet.http.HttpServletResponse-">genParkQR(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  85. <dd>&nbsp;</dd>
  86. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/QRTool.html#genQRCode-java.lang.String-java.lang.String-java.lang.String-">genQRCode(String, String, String)</a></span> - 类 中的静态方法com.js.kbt.util.<a href="../com/js/kbt/util/QRTool.html" title="com.js.kbt.util中的类">QRTool</a></dt>
  87. <dd>&nbsp;</dd>
  88. <dt><a href="../com/js/kbt/util/GeoHash.html" title="com.js.kbt.util中的类"><span class="typeNameLink">GeoHash</span></a> - <a href="../com/js/kbt/util/package-summary.html">com.js.kbt.util</a>中的类</dt>
  89. <dd>&nbsp;</dd>
  90. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/GeoHash.html#GeoHash-double-double-">GeoHash(double, double)</a></span> - 类 的构造器com.js.kbt.util.<a href="../com/js/kbt/util/GeoHash.html" title="com.js.kbt.util中的类">GeoHash</a></dt>
  91. <dd>&nbsp;</dd>
  92. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/HttpKit.html#get-java.lang.String-java.lang.Boolean-">get(String, Boolean)</a></span> - 类 中的静态方法com.js.kbt.util.<a href="../com/js/kbt/util/HttpKit.html" title="com.js.kbt.util中的类">HttpKit</a></dt>
  93. <dd>
  94. <div class="block">发送Get请求</div>
  95. </dd>
  96. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/HttpKit.html#get-java.lang.String-java.util.Map-">get(String, Map&lt;String, String&gt;)</a></span> - 类 中的静态方法com.js.kbt.util.<a href="../com/js/kbt/util/HttpKit.html" title="com.js.kbt.util中的类">HttpKit</a></dt>
  97. <dd>
  98. <div class="block">发送Get请求</div>
  99. </dd>
  100. <dt><span class="memberNameLink"><a href="../com/alipay/util/AlipayCore.html#getAbstract-java.lang.String-java.lang.String-">getAbstract(String, String)</a></span> - 类 中的静态方法com.alipay.util.<a href="../com/alipay/util/AlipayCore.html" title="com.alipay.util中的类">AlipayCore</a></dt>
  101. <dd>
  102. <div class="block">生成文件摘要</div>
  103. </dd>
  104. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/TrustAnyTrustManager.html#getAcceptedIssuers--">getAcceptedIssuers()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/TrustAnyTrustManager.html" title="com.js.kbt.wxpay.utils.http中的类">TrustAnyTrustManager</a></dt>
  105. <dd>&nbsp;</dd>
  106. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/MyX509TrustManager.html#getAcceptedIssuers--">getAcceptedIssuers()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/MyX509TrustManager.html" title="com.js.kbt.wxpay.utils中的类">MyX509TrustManager</a></dt>
  107. <dd>&nbsp;</dd>
  108. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html#getAccessToken--">getAccessToken()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html" title="com.js.kbt.wxpay.utils中的类">WeixinOauth2Token</a></dt>
  109. <dd>&nbsp;</dd>
  110. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getActiveParkingPoint-double-double-javax.servlet.http.HttpServletResponse-">getActiveParkingPoint(double, double, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  111. <dd>
  112. <div class="block">获取进行中的地锁</div>
  113. </dd>
  114. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppyl.html#getAddres--">getAddres()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppyl.html" title="com.js.kbt.model中的类">ParkingpointAppyl</a></dt>
  115. <dd>
  116. <div class="block">This method was generated by MyBatis Generator.</div>
  117. </dd>
  118. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getAddress--">getAddress()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  119. <dd>
  120. <div class="block">This method was generated by MyBatis Generator.</div>
  121. </dd>
  122. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getAddress--">getAddress()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  123. <dd>
  124. <div class="block">This method was generated by MyBatis Generator.</div>
  125. </dd>
  126. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getAddress--">getAddress()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  127. <dd>
  128. <div class="block">This method was generated by MyBatis Generator.</div>
  129. </dd>
  130. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getAddress--">getAddress()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  131. <dd>
  132. <div class="block">This method was generated by MyBatis Generator.</div>
  133. </dd>
  134. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getAddress--">getAddress()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  135. <dd>
  136. <div class="block">This method was generated by MyBatis Generator.</div>
  137. </dd>
  138. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getAddress--">getAddress()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  139. <dd>
  140. <div class="block">This method was generated by MyBatis Generator.</div>
  141. </dd>
  142. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Withdraw.html#getAlipayAccount--">getAlipayAccount()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Withdraw.html" title="com.js.kbt.model中的类">Withdraw</a></dt>
  143. <dd>
  144. <div class="block">This method was generated by MyBatis Generator.</div>
  145. </dd>
  146. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getAllNearByParkingPoint-double-double-javax.servlet.http.HttpServletResponse-">getAllNearByParkingPoint(double, double, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  147. <dd>
  148. <div class="block">根据当前位置查询附近的停车点All,不过滤杯预约的</div>
  149. </dd>
  150. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getAllTypeList-java.lang.String-javax.servlet.http.HttpServletResponse-">getAllTypeList(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  151. <dd>
  152. <div class="block">获取优惠券列表
  153. (发放优惠券时获取所有优惠券)</div>
  154. </dd>
  155. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getAllUserList-java.lang.Integer-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getAllUserList(Integer, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  156. <dd>
  157. <div class="block">获取业主列表</div>
  158. </dd>
  159. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/UserController.html#getAmount-java.lang.String-javax.servlet.http.HttpServletResponse-">getAmount(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></dt>
  160. <dd>
  161. <div class="block">获取余额</div>
  162. </dd>
  163. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecord.html#getAmt--">getAmt()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecord.html" title="com.js.kbt.model中的类">ChargeRecord</a></dt>
  164. <dd>
  165. <div class="block">This method was generated by MyBatis Generator.</div>
  166. </dd>
  167. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/UserController.html#getApplyDetails-java.lang.String-java.lang.String-javax.servlet.http.HttpServletResponse-">getApplyDetails(String, String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></dt>
  168. <dd>
  169. <div class="block">扫业主二维码获取详情</div>
  170. </dd>
  171. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/UserController.html#getApplyList-java.lang.Integer-java.lang.Integer-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getApplyList(Integer, Integer, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></dt>
  172. <dd>
  173. <div class="block">获取业主安装申请列表</div>
  174. </dd>
  175. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Withdraw.html#getApplyMoney--">getApplyMoney()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Withdraw.html" title="com.js.kbt.model中的类">Withdraw</a></dt>
  176. <dd>
  177. <div class="block">This method was generated by MyBatis Generator.</div>
  178. </dd>
  179. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getAreaLimit--">getAreaLimit()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  180. <dd>
  181. <div class="block">This method was generated by MyBatis Generator.</div>
  182. </dd>
  183. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getAreaLimit--">getAreaLimit()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  184. <dd>
  185. <div class="block">This method was generated by MyBatis Generator.</div>
  186. </dd>
  187. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getAvailable--">getAvailable()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  188. <dd>
  189. <div class="block">This method was generated by MyBatis Generator.</div>
  190. </dd>
  191. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/CouponController.html#getAvailableCoupon-java.lang.String-javax.servlet.http.HttpServletResponse-">getAvailableCoupon(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/CouponController.html" title="com.js.kbt.controller中的类">CouponController</a></dt>
  192. <dd>
  193. <div class="block">查询可用的优惠券</div>
  194. </dd>
  195. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getAvatar--">getAvatar()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  196. <dd>
  197. <div class="block">This method was generated by MyBatis Generator.</div>
  198. </dd>
  199. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityProperty.html#getBankAccount--">getBankAccount()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityProperty.html" title="com.js.kbt.model中的类">CommunityProperty</a></dt>
  200. <dd>
  201. <div class="block">This method was generated by MyBatis Generator.</div>
  202. </dd>
  203. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getBattery--">getBattery()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  204. <dd>
  205. <div class="block">This method was generated by MyBatis Generator.</div>
  206. </dd>
  207. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getBookTime--">getBookTime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  208. <dd>
  209. <div class="block">This method was generated by MyBatis Generator.</div>
  210. </dd>
  211. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpResponse.html#getByteResult--">getByteResult()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpResponse.html" title="com.alipay.util.httpClient中的类">HttpResponse</a></dt>
  212. <dd>&nbsp;</dd>
  213. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpResponse.html#getByteResult--">getByteResult()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpResponse.html" title="com.js.kbt.wxpay.utils.http中的类">HttpResponse</a></dt>
  214. <dd>&nbsp;</dd>
  215. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getCarNo--">getCarNo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  216. <dd>
  217. <div class="block">This method was generated by MyBatis Generator.</div>
  218. </dd>
  219. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getChannel--">getChannel()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  220. <dd>
  221. <div class="block">This method was generated by MyBatis Generator.</div>
  222. </dd>
  223. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getChannel--">getChannel()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  224. <dd>
  225. <div class="block">This method was generated by MyBatis Generator.</div>
  226. </dd>
  227. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/TenpayUtil.html#getCharacterEncoding-javax.servlet.http.HttpServletRequest-javax.servlet.http.HttpServletResponse-">getCharacterEncoding(HttpServletRequest, HttpServletResponse)</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/TenpayUtil.html" title="com.js.kbt.wxpay.utils中的类">TenpayUtil</a></dt>
  228. <dd>
  229. <div class="block">获取编码字符集</div>
  230. </dd>
  231. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getCharge--">getCharge()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  232. <dd>
  233. <div class="block">This method was generated by MyBatis Generator.</div>
  234. </dd>
  235. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getChargeRule--">getChargeRule()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  236. <dd>
  237. <div class="block">This method was generated by MyBatis Generator.</div>
  238. </dd>
  239. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getChargeType--">getChargeType()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  240. <dd>
  241. <div class="block">This method was generated by MyBatis Generator.</div>
  242. </dd>
  243. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpRequest.html#getCharset--">getCharset()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpRequest.html" title="com.alipay.util.httpClient中的类">HttpRequest</a></dt>
  244. <dd>&nbsp;</dd>
  245. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html#getCharset--">getCharset()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html" title="com.js.kbt.wxpay.utils.http中的类">HttpRequest</a></dt>
  246. <dd>&nbsp;</dd>
  247. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/GetWxOrderno.html#getChildrenText-java.util.List-">getChildrenText(List)</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/GetWxOrderno.html" title="com.js.kbt.wxpay.utils中的类">GetWxOrderno</a></dt>
  248. <dd>
  249. <div class="block">获取子结点的xml</div>
  250. </dd>
  251. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpRequest.html#getClientIp--">getClientIp()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpRequest.html" title="com.alipay.util.httpClient中的类">HttpRequest</a></dt>
  252. <dd>&nbsp;</dd>
  253. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html#getClientIp--">getClientIp()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html" title="com.js.kbt.wxpay.utils.http中的类">HttpRequest</a></dt>
  254. <dd>&nbsp;</dd>
  255. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getCode--">getCode()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  256. <dd>
  257. <div class="block">This method was generated by MyBatis Generator.</div>
  258. </dd>
  259. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/CommunityPropertyController.html#getComDetail-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getComDetail(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/CommunityPropertyController.html" title="com.js.kbt.controller中的类">CommunityPropertyController</a></dt>
  260. <dd>
  261. <div class="block">获取物业详情</div>
  262. </dd>
  263. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getComId--">getComId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  264. <dd>
  265. <div class="block">This method was generated by MyBatis Generator.</div>
  266. </dd>
  267. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getComIncome--">getComIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  268. <dd>
  269. <div class="block">This method was generated by MyBatis Generator.</div>
  270. </dd>
  271. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getComIncome--">getComIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  272. <dd>
  273. <div class="block">This method was generated by MyBatis Generator.</div>
  274. </dd>
  275. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getComIncome--">getComIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  276. <dd>
  277. <div class="block">This method was generated by MyBatis Generator.</div>
  278. </dd>
  279. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getCommunityId--">getCommunityId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  280. <dd>
  281. <div class="block">This method was generated by MyBatis Generator.</div>
  282. </dd>
  283. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getCommunityPropertyAllMessageList-javax.servlet.http.HttpServletResponse-">getCommunityPropertyAllMessageList(HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  284. <dd>
  285. <div class="block">获取不分页的所有物业信息列表</div>
  286. </dd>
  287. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getCommunityPropertyList-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getCommunityPropertyList(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  288. <dd>
  289. <div class="block">获取物业列表</div>
  290. </dd>
  291. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppyl.html#getComname--">getComname()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppyl.html" title="com.js.kbt.model中的类">ParkingpointAppyl</a></dt>
  292. <dd>
  293. <div class="block">This method was generated by MyBatis Generator.</div>
  294. </dd>
  295. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecordExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecordExample.Criterion.html" title="com.js.kbt.model中的类">ChargeRecordExample.Criterion</a></dt>
  296. <dd>&nbsp;</dd>
  297. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityPropertyExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityPropertyExample.Criterion.html" title="com.js.kbt.model中的类">CommunityPropertyExample.Criterion</a></dt>
  298. <dd>&nbsp;</dd>
  299. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponExample.Criterion.html" title="com.js.kbt.model中的类">CouponExample.Criterion</a></dt>
  300. <dd>&nbsp;</dd>
  301. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponTypeExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponTypeExample.Criterion.html" title="com.js.kbt.model中的类">CouponTypeExample.Criterion</a></dt>
  302. <dd>&nbsp;</dd>
  303. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/FixExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/FixExample.Criterion.html" title="com.js.kbt.model中的类">FixExample.Criterion</a></dt>
  304. <dd>&nbsp;</dd>
  305. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/MessageExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/MessageExample.Criterion.html" title="com.js.kbt.model中的类">MessageExample.Criterion</a></dt>
  306. <dd>&nbsp;</dd>
  307. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppylExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppylExample.Criterion.html" title="com.js.kbt.model中的类">ParkingpointAppylExample.Criterion</a></dt>
  308. <dd>&nbsp;</dd>
  309. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPointExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPointExample.Criterion.html" title="com.js.kbt.model中的类">ParkingPointExample.Criterion</a></dt>
  310. <dd>&nbsp;</dd>
  311. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrderExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrderExample.Criterion.html" title="com.js.kbt.model中的类">ParkOrderExample.Criterion</a></dt>
  312. <dd>&nbsp;</dd>
  313. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/PlatformExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/PlatformExample.Criterion.html" title="com.js.kbt.model中的类">PlatformExample.Criterion</a></dt>
  314. <dd>&nbsp;</dd>
  315. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ShareDateExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ShareDateExample.Criterion.html" title="com.js.kbt.model中的类">ShareDateExample.Criterion</a></dt>
  316. <dd>&nbsp;</dd>
  317. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUserExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUserExample.Criterion.html" title="com.js.kbt.model中的类">SysUserExample.Criterion</a></dt>
  318. <dd>&nbsp;</dd>
  319. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/UserExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/UserExample.Criterion.html" title="com.js.kbt.model中的类">UserExample.Criterion</a></dt>
  320. <dd>&nbsp;</dd>
  321. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcodeExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcodeExample.Criterion.html" title="com.js.kbt.model中的类">VcodeExample.Criterion</a></dt>
  322. <dd>&nbsp;</dd>
  323. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcouponExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcouponExample.Criterion.html" title="com.js.kbt.model中的类">VcouponExample.Criterion</a></dt>
  324. <dd>&nbsp;</dd>
  325. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderExample.Criterion.html" title="com.js.kbt.model中的类">VparkOrderExample.Criterion</a></dt>
  326. <dd>&nbsp;</dd>
  327. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSumExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSumExample.Criterion.html" title="com.js.kbt.model中的类">VparkOrderSumExample.Criterion</a></dt>
  328. <dd>&nbsp;</dd>
  329. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VuserExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VuserExample.Criterion.html" title="com.js.kbt.model中的类">VuserExample.Criterion</a></dt>
  330. <dd>&nbsp;</dd>
  331. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/WithdrawExample.Criterion.html#getCondition--">getCondition()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/WithdrawExample.Criterion.html" title="com.js.kbt.model中的类">WithdrawExample.Criterion</a></dt>
  332. <dd>&nbsp;</dd>
  333. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpRequest.html#getConnectionTimeout--">getConnectionTimeout()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpRequest.html" title="com.alipay.util.httpClient中的类">HttpRequest</a></dt>
  334. <dd>&nbsp;</dd>
  335. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html#getConnectionTimeout--">getConnectionTimeout()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html" title="com.js.kbt.wxpay.utils.http中的类">HttpRequest</a></dt>
  336. <dd>&nbsp;</dd>
  337. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Message.html#getContent--">getContent()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Message.html" title="com.js.kbt.model中的类">Message</a></dt>
  338. <dd>
  339. <div class="block">This method was generated by MyBatis Generator.</div>
  340. </dd>
  341. <dt><span class="memberNameLink"><a href="../com/js/kbt/socket/ApplicationContextUtil.html#getContext--">getContext()</a></span> - 类 中的方法com.js.kbt.socket.<a href="../com/js/kbt/socket/ApplicationContextUtil.html" title="com.js.kbt.socket中的类">ApplicationContextUtil</a></dt>
  342. <dd>&nbsp;</dd>
  343. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getCost--">getCost()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  344. <dd>
  345. <div class="block">This method was generated by MyBatis Generator.</div>
  346. </dd>
  347. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getCost--">getCost()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  348. <dd>
  349. <div class="block">This method was generated by MyBatis Generator.</div>
  350. </dd>
  351. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getCost--">getCost()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  352. <dd>
  353. <div class="block">This method was generated by MyBatis Generator.</div>
  354. </dd>
  355. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getCostOrigin--">getCostOrigin()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  356. <dd>
  357. <div class="block">This method was generated by MyBatis Generator.</div>
  358. </dd>
  359. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getCostOrigin--">getCostOrigin()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  360. <dd>
  361. <div class="block">This method was generated by MyBatis Generator.</div>
  362. </dd>
  363. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Platform.html#getCount--">getCount()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Platform.html" title="com.js.kbt.model中的类">Platform</a></dt>
  364. <dd>
  365. <div class="block">This method was generated by MyBatis Generator.</div>
  366. </dd>
  367. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getCount--">getCount()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  368. <dd>
  369. <div class="block">This method was generated by MyBatis Generator.</div>
  370. </dd>
  371. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/CouponController.html#getCoupon-java.lang.String-java.lang.String-javax.servlet.http.HttpServletResponse-">getCoupon(String, String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/CouponController.html" title="com.js.kbt.controller中的类">CouponController</a></dt>
  372. <dd>
  373. <div class="block">扫码领取优惠券</div>
  374. </dd>
  375. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getCoupon--">getCoupon()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  376. <dd>&nbsp;</dd>
  377. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getCouponAmount--">getCouponAmount()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  378. <dd>
  379. <div class="block">This method was generated by MyBatis Generator.</div>
  380. </dd>
  381. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getCouponAmount--">getCouponAmount()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  382. <dd>
  383. <div class="block">This method was generated by MyBatis Generator.</div>
  384. </dd>
  385. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getCouponNo--">getCouponNo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  386. <dd>
  387. <div class="block">This method was generated by MyBatis Generator.</div>
  388. </dd>
  389. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getCouponNo--">getCouponNo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  390. <dd>
  391. <div class="block">This method was generated by MyBatis Generator.</div>
  392. </dd>
  393. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getCouponNo--">getCouponNo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  394. <dd>
  395. <div class="block">This method was generated by MyBatis Generator.</div>
  396. </dd>
  397. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getCouponNo--">getCouponNo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  398. <dd>
  399. <div class="block">This method was generated by MyBatis Generator.</div>
  400. </dd>
  401. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getCouponNo--">getCouponNo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  402. <dd>
  403. <div class="block">This method was generated by MyBatis Generator.</div>
  404. </dd>
  405. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getCouponRecordList-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getCouponRecordList(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  406. <dd>
  407. <div class="block">获取优惠券发放记录</div>
  408. </dd>
  409. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getCouponRule--">getCouponRule()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  410. <dd>
  411. <div class="block">This method was generated by MyBatis Generator.</div>
  412. </dd>
  413. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getCouponRule--">getCouponRule()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  414. <dd>
  415. <div class="block">This method was generated by MyBatis Generator.</div>
  416. </dd>
  417. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getCouponTypeDetail-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getCouponTypeDetail(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  418. <dd>
  419. <div class="block">获取优惠券详情</div>
  420. </dd>
  421. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getCouponTypeList-java.lang.String-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getCouponTypeList(String, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  422. <dd>
  423. <div class="block">获取优惠券列表</div>
  424. </dd>
  425. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/TenpayUtil.html#getCurrTime--">getCurrTime()</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/TenpayUtil.html" title="com.js.kbt.wxpay.utils中的类">TenpayUtil</a></dt>
  426. <dd>
  427. <div class="block">获取当前时间 yyyyMMddHHmmss</div>
  428. </dd>
  429. <dt><span class="memberNameLink"><a href="../com/alipay/util/UtilDate.html#getDate--">getDate()</a></span> - 类 中的静态方法com.alipay.util.<a href="../com/alipay/util/UtilDate.html" title="com.alipay.util中的类">UtilDate</a></dt>
  430. <dd>
  431. <div class="block">获取系统当期年月日(精确到天),格式:yyyyMMdd</div>
  432. </dd>
  433. <dt><span class="memberNameLink"><a href="../com/alipay/util/UtilDate.html#getDateFormatter--">getDateFormatter()</a></span> - 类 中的静态方法com.alipay.util.<a href="../com/alipay/util/UtilDate.html" title="com.alipay.util中的类">UtilDate</a></dt>
  434. <dd>
  435. <div class="block">获取系统当前日期(精确到毫秒),格式:yyyy-MM-dd HH:mm:ss</div>
  436. </dd>
  437. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/RequestHandler.html#getDebugInfo--">getDebugInfo()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/RequestHandler.html" title="com.js.kbt.wxpay.utils中的类">RequestHandler</a></dt>
  438. <dd>&nbsp;</dd>
  439. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getDescp--">getDescp()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  440. <dd>
  441. <div class="block">This method was generated by MyBatis Generator.</div>
  442. </dd>
  443. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getDescp--">getDescp()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  444. <dd>
  445. <div class="block">This method was generated by MyBatis Generator.</div>
  446. </dd>
  447. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getDescp--">getDescp()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  448. <dd>
  449. <div class="block">This method was generated by MyBatis Generator.</div>
  450. </dd>
  451. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getDeviceId--">getDeviceId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  452. <dd>
  453. <div class="block">This method was generated by MyBatis Generator.</div>
  454. </dd>
  455. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getDiscount--">getDiscount()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  456. <dd>
  457. <div class="block">This method was generated by MyBatis Generator.</div>
  458. </dd>
  459. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getDiscount--">getDiscount()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  460. <dd>
  461. <div class="block">This method was generated by MyBatis Generator.</div>
  462. </dd>
  463. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getDiscount--">getDiscount()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  464. <dd>
  465. <div class="block">This method was generated by MyBatis Generator.</div>
  466. </dd>
  467. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getDistance--">getDistance()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  468. <dd>
  469. <div class="block">This method was generated by MyBatis Generator.</div>
  470. </dd>
  471. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/PointToDistance.html#getDistanceFromTwoPoints-double-double-double-double-">getDistanceFromTwoPoints(double, double, double, double)</a></span> - 类 中的静态方法com.js.kbt.util.<a href="../com/js/kbt/util/PointToDistance.html" title="com.js.kbt.util中的类">PointToDistance</a></dt>
  472. <dd>&nbsp;</dd>
  473. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUser.html#getDistrictId--">getDistrictId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUser.html" title="com.js.kbt.model中的类">SysUser</a></dt>
  474. <dd>
  475. <div class="block">This method was generated by MyBatis Generator.</div>
  476. </dd>
  477. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getEnddate--">getEnddate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  478. <dd>
  479. <div class="block">This method was generated by MyBatis Generator.</div>
  480. </dd>
  481. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getEndDate--">getEndDate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  482. <dd>
  483. <div class="block">This method was generated by MyBatis Generator.</div>
  484. </dd>
  485. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getEndTime--">getEndTime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  486. <dd>
  487. <div class="block">This method was generated by MyBatis Generator.</div>
  488. </dd>
  489. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getEndtime--">getEndtime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  490. <dd>
  491. <div class="block">This method was generated by MyBatis Generator.</div>
  492. </dd>
  493. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getEndTime--">getEndTime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  494. <dd>
  495. <div class="block">This method was generated by MyBatis Generator.</div>
  496. </dd>
  497. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getEndtime--">getEndtime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  498. <dd>
  499. <div class="block">This method was generated by MyBatis Generator.</div>
  500. </dd>
  501. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getEndTime--">getEndTime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  502. <dd>
  503. <div class="block">This method was generated by MyBatis Generator.</div>
  504. </dd>
  505. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getEndtime--">getEndtime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  506. <dd>
  507. <div class="block">This method was generated by MyBatis Generator.</div>
  508. </dd>
  509. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getEndtime--">getEndtime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  510. <dd>
  511. <div class="block">This method was generated by MyBatis Generator.</div>
  512. </dd>
  513. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/CouponController.html#getExpiredCoupon-java.lang.String-javax.servlet.http.HttpServletResponse-">getExpiredCoupon(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/CouponController.html" title="com.js.kbt.controller中的类">CouponController</a></dt>
  514. <dd>
  515. <div class="block">查询过期的优惠券</div>
  516. </dd>
  517. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html#getExpiresIn--">getExpiresIn()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html" title="com.js.kbt.wxpay.utils中的类">WeixinOauth2Token</a></dt>
  518. <dd>&nbsp;</dd>
  519. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Message.html#getExt--">getExt()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Message.html" title="com.js.kbt.model中的类">Message</a></dt>
  520. <dd>
  521. <div class="block">This method was generated by MyBatis Generator.</div>
  522. </dd>
  523. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/CommonUtil.html#getFileExt-java.lang.String-">getFileExt(String)</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/CommonUtil.html" title="com.js.kbt.wxpay.utils中的类">CommonUtil</a></dt>
  524. <dd>
  525. <div class="block">根据内容类型判断文件扩展名</div>
  526. </dd>
  527. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getFreeTime--">getFreeTime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  528. <dd>
  529. <div class="block">This method was generated by MyBatis Generator.</div>
  530. </dd>
  531. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/RequestHandler.html#getGateUrl--">getGateUrl()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/RequestHandler.html" title="com.js.kbt.wxpay.utils中的类">RequestHandler</a></dt>
  532. <dd>
  533. <div class="block">获取入口地址,不包含参数值</div>
  534. </dd>
  535. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getGeo--">getGeo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  536. <dd>
  537. <div class="block">This method was generated by MyBatis Generator.</div>
  538. </dd>
  539. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/GeoHash.html#getGeoHashBase32--">getGeoHashBase32()</a></span> - 类 中的方法com.js.kbt.util.<a href="../com/js/kbt/util/GeoHash.html" title="com.js.kbt.util中的类">GeoHash</a></dt>
  540. <dd>&nbsp;</dd>
  541. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/GeoHash.html#getGeoHashBase32For9--">getGeoHashBase32For9()</a></span> - 类 中的方法com.js.kbt.util.<a href="../com/js/kbt/util/GeoHash.html" title="com.js.kbt.util中的类">GeoHash</a></dt>
  542. <dd>&nbsp;</dd>
  543. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpClientConnectionManager.html#getGetMethod-java.lang.String-">getGetMethod(String)</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpClientConnectionManager.html" title="com.js.kbt.wxpay.utils.http中的类">HttpClientConnectionManager</a></dt>
  544. <dd>
  545. <div class="block">模拟浏览器GET提交</div>
  546. </dd>
  547. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getGoingParkPoint-java.lang.String-javax.servlet.http.HttpServletResponse-">getGoingParkPoint(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  548. <dd>
  549. <div class="block">获取目前已经预约的车位,包括抢到的车位</div>
  550. </dd>
  551. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/GeoHash.html#gethashLength--">gethashLength()</a></span> - 类 中的方法com.js.kbt.util.<a href="../com/js/kbt/util/GeoHash.html" title="com.js.kbt.util中的类">GeoHash</a></dt>
  552. <dd>&nbsp;</dd>
  553. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecord.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecord.html" title="com.js.kbt.model中的类">ChargeRecord</a></dt>
  554. <dd>
  555. <div class="block">This method was generated by MyBatis Generator.</div>
  556. </dd>
  557. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityProperty.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityProperty.html" title="com.js.kbt.model中的类">CommunityProperty</a></dt>
  558. <dd>
  559. <div class="block">This method was generated by MyBatis Generator.</div>
  560. </dd>
  561. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  562. <dd>
  563. <div class="block">This method was generated by MyBatis Generator.</div>
  564. </dd>
  565. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  566. <dd>
  567. <div class="block">This method was generated by MyBatis Generator.</div>
  568. </dd>
  569. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Fix.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Fix.html" title="com.js.kbt.model中的类">Fix</a></dt>
  570. <dd>
  571. <div class="block">This method was generated by MyBatis Generator.</div>
  572. </dd>
  573. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Message.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Message.html" title="com.js.kbt.model中的类">Message</a></dt>
  574. <dd>
  575. <div class="block">This method was generated by MyBatis Generator.</div>
  576. </dd>
  577. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  578. <dd>
  579. <div class="block">This method was generated by MyBatis Generator.</div>
  580. </dd>
  581. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppyl.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppyl.html" title="com.js.kbt.model中的类">ParkingpointAppyl</a></dt>
  582. <dd>
  583. <div class="block">This method was generated by MyBatis Generator.</div>
  584. </dd>
  585. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  586. <dd>
  587. <div class="block">This method was generated by MyBatis Generator.</div>
  588. </dd>
  589. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Platform.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Platform.html" title="com.js.kbt.model中的类">Platform</a></dt>
  590. <dd>
  591. <div class="block">This method was generated by MyBatis Generator.</div>
  592. </dd>
  593. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ShareDate.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ShareDate.html" title="com.js.kbt.model中的类">ShareDate</a></dt>
  594. <dd>
  595. <div class="block">This method was generated by MyBatis Generator.</div>
  596. </dd>
  597. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUser.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUser.html" title="com.js.kbt.model中的类">SysUser</a></dt>
  598. <dd>
  599. <div class="block">This method was generated by MyBatis Generator.</div>
  600. </dd>
  601. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  602. <dd>
  603. <div class="block">This method was generated by MyBatis Generator.</div>
  604. </dd>
  605. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcode.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcode.html" title="com.js.kbt.model中的类">Vcode</a></dt>
  606. <dd>
  607. <div class="block">This method was generated by MyBatis Generator.</div>
  608. </dd>
  609. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  610. <dd>
  611. <div class="block">This method was generated by MyBatis Generator.</div>
  612. </dd>
  613. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  614. <dd>
  615. <div class="block">This method was generated by MyBatis Generator.</div>
  616. </dd>
  617. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  618. <dd>
  619. <div class="block">This method was generated by MyBatis Generator.</div>
  620. </dd>
  621. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Withdraw.html#getId--">getId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Withdraw.html" title="com.js.kbt.model中的类">Withdraw</a></dt>
  622. <dd>
  623. <div class="block">This method was generated by MyBatis Generator.</div>
  624. </dd>
  625. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getIdentity--">getIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  626. <dd>
  627. <div class="block">This method was generated by MyBatis Generator.</div>
  628. </dd>
  629. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getIdentity--">getIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  630. <dd>
  631. <div class="block">This method was generated by MyBatis Generator.</div>
  632. </dd>
  633. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getIdentity--">getIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  634. <dd>
  635. <div class="block">This method was generated by MyBatis Generator.</div>
  636. </dd>
  637. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getIdentity--">getIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  638. <dd>
  639. <div class="block">This method was generated by MyBatis Generator.</div>
  640. </dd>
  641. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getIncome--">getIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  642. <dd>
  643. <div class="block">This method was generated by MyBatis Generator.</div>
  644. </dd>
  645. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecord.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecord.html" title="com.js.kbt.model中的类">ChargeRecord</a></dt>
  646. <dd>
  647. <div class="block">This method was generated by MyBatis Generator.</div>
  648. </dd>
  649. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityProperty.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityProperty.html" title="com.js.kbt.model中的类">CommunityProperty</a></dt>
  650. <dd>
  651. <div class="block">This method was generated by MyBatis Generator.</div>
  652. </dd>
  653. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  654. <dd>
  655. <div class="block">This method was generated by MyBatis Generator.</div>
  656. </dd>
  657. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Message.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Message.html" title="com.js.kbt.model中的类">Message</a></dt>
  658. <dd>
  659. <div class="block">This method was generated by MyBatis Generator.</div>
  660. </dd>
  661. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUser.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUser.html" title="com.js.kbt.model中的类">SysUser</a></dt>
  662. <dd>
  663. <div class="block">This method was generated by MyBatis Generator.</div>
  664. </dd>
  665. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  666. <dd>
  667. <div class="block">This method was generated by MyBatis Generator.</div>
  668. </dd>
  669. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcode.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcode.html" title="com.js.kbt.model中的类">Vcode</a></dt>
  670. <dd>
  671. <div class="block">This method was generated by MyBatis Generator.</div>
  672. </dd>
  673. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  674. <dd>
  675. <div class="block">This method was generated by MyBatis Generator.</div>
  676. </dd>
  677. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vuser.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vuser.html" title="com.js.kbt.model中的类">Vuser</a></dt>
  678. <dd>
  679. <div class="block">This method was generated by MyBatis Generator.</div>
  680. </dd>
  681. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Withdraw.html#getIndate--">getIndate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Withdraw.html" title="com.js.kbt.model中的类">Withdraw</a></dt>
  682. <dd>
  683. <div class="block">This method was generated by MyBatis Generator.</div>
  684. </dd>
  685. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpProtocolHandler.html#getInstance--">getInstance()</a></span> - 类 中的静态方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpProtocolHandler.html" title="com.alipay.util.httpClient中的类">HttpProtocolHandler</a></dt>
  686. <dd>
  687. <div class="block">工厂方法</div>
  688. </dd>
  689. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/MySSLSocketFactory.html#getInstance--">getInstance()</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/MySSLSocketFactory.html" title="com.js.kbt.wxpay.utils.http中的类">MySSLSocketFactory</a></dt>
  690. <dd>&nbsp;</dd>
  691. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Fix.html#getIsDeal--">getIsDeal()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Fix.html" title="com.js.kbt.model中的类">Fix</a></dt>
  692. <dd>
  693. <div class="block">This method was generated by MyBatis Generator.</div>
  694. </dd>
  695. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUser.html#getIsLeave--">getIsLeave()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUser.html" title="com.js.kbt.model中的类">SysUser</a></dt>
  696. <dd>
  697. <div class="block">This method was generated by MyBatis Generator.</div>
  698. </dd>
  699. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getIsOwner--">getIsOwner()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  700. <dd>
  701. <div class="block">This method was generated by MyBatis Generator.</div>
  702. </dd>
  703. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/RequestHandler.html#getKey--">getKey()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/RequestHandler.html" title="com.js.kbt.wxpay.utils中的类">RequestHandler</a></dt>
  704. <dd>&nbsp;</dd>
  705. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/RequestHandler.html#getLasterrCode--">getLasterrCode()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/RequestHandler.html" title="com.js.kbt.wxpay.utils中的类">RequestHandler</a></dt>
  706. <dd>
  707. <div class="block">获取最后错误号</div>
  708. </dd>
  709. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getLastOccupierId--">getLastOccupierId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  710. <dd>
  711. <div class="block">This method was generated by MyBatis Generator.</div>
  712. </dd>
  713. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getLat--">getLat()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  714. <dd>
  715. <div class="block">This method was generated by MyBatis Generator.</div>
  716. </dd>
  717. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getLat--">getLat()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  718. <dd>
  719. <div class="block">This method was generated by MyBatis Generator.</div>
  720. </dd>
  721. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getLat--">getLat()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  722. <dd>
  723. <div class="block">This method was generated by MyBatis Generator.</div>
  724. </dd>
  725. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getLat--">getLat()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  726. <dd>
  727. <div class="block">This method was generated by MyBatis Generator.</div>
  728. </dd>
  729. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/LocationBean.html#getLat--">getLat()</a></span> - 类 中的方法com.js.kbt.util.<a href="../com/js/kbt/util/LocationBean.html" title="com.js.kbt.util中的类">LocationBean</a></dt>
  730. <dd>&nbsp;</dd>
  731. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getLng--">getLng()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  732. <dd>
  733. <div class="block">This method was generated by MyBatis Generator.</div>
  734. </dd>
  735. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getLng--">getLng()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  736. <dd>
  737. <div class="block">This method was generated by MyBatis Generator.</div>
  738. </dd>
  739. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getLng--">getLng()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  740. <dd>
  741. <div class="block">This method was generated by MyBatis Generator.</div>
  742. </dd>
  743. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getLng--">getLng()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  744. <dd>
  745. <div class="block">This method was generated by MyBatis Generator.</div>
  746. </dd>
  747. <dt><span class="memberNameLink"><a href="../com/js/kbt/util/LocationBean.html#getLng--">getLng()</a></span> - 类 中的方法com.js.kbt.util.<a href="../com/js/kbt/util/LocationBean.html" title="com.js.kbt.util中的类">LocationBean</a></dt>
  748. <dd>&nbsp;</dd>
  749. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getMemo--">getMemo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  750. <dd>
  751. <div class="block">This method was generated by MyBatis Generator.</div>
  752. </dd>
  753. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getMemo--">getMemo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  754. <dd>
  755. <div class="block">This method was generated by MyBatis Generator.</div>
  756. </dd>
  757. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getMemo--">getMemo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  758. <dd>
  759. <div class="block">This method was generated by MyBatis Generator.</div>
  760. </dd>
  761. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getMemo--">getMemo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  762. <dd>
  763. <div class="block">This method was generated by MyBatis Generator.</div>
  764. </dd>
  765. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getMemo--">getMemo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  766. <dd>
  767. <div class="block">This method was generated by MyBatis Generator.</div>
  768. </dd>
  769. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getMemo--">getMemo()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  770. <dd>
  771. <div class="block">This method was generated by MyBatis Generator.</div>
  772. </dd>
  773. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getMessageDetail-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getMessageDetail(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  774. <dd>
  775. <div class="block">获取消息详情</div>
  776. </dd>
  777. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getMessageList-java.lang.String-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getMessageList(String, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  778. <dd>
  779. <div class="block">获取消息列表</div>
  780. </dd>
  781. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/MessageController.html#getMessages-java.lang.String-javax.servlet.http.HttpServletResponse-">getMessages(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/MessageController.html" title="com.js.kbt.controller中的类">MessageController</a></dt>
  782. <dd>
  783. <div class="block">获取消息记录</div>
  784. </dd>
  785. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpRequest.html#getMethod--">getMethod()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpRequest.html" title="com.alipay.util.httpClient中的类">HttpRequest</a></dt>
  786. <dd>&nbsp;</dd>
  787. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html#getMethod--">getMethod()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html" title="com.js.kbt.wxpay.utils.http中的类">HttpRequest</a></dt>
  788. <dd>&nbsp;</dd>
  789. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppyl.html#getMobile--">getMobile()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppyl.html" title="com.js.kbt.model中的类">ParkingpointAppyl</a></dt>
  790. <dd>
  791. <div class="block">This method was generated by MyBatis Generator.</div>
  792. </dd>
  793. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUser.html#getMobile--">getMobile()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUser.html" title="com.js.kbt.model中的类">SysUser</a></dt>
  794. <dd>
  795. <div class="block">This method was generated by MyBatis Generator.</div>
  796. </dd>
  797. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getMobile--">getMobile()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  798. <dd>
  799. <div class="block">This method was generated by MyBatis Generator.</div>
  800. </dd>
  801. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcode.html#getMobile--">getMobile()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcode.html" title="com.js.kbt.model中的类">Vcode</a></dt>
  802. <dd>
  803. <div class="block">This method was generated by MyBatis Generator.</div>
  804. </dd>
  805. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getMobile--">getMobile()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  806. <dd>
  807. <div class="block">This method was generated by MyBatis Generator.</div>
  808. </dd>
  809. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Withdraw.html#getMobile--">getMobile()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Withdraw.html" title="com.js.kbt.model中的类">Withdraw</a></dt>
  810. <dd>
  811. <div class="block">This method was generated by MyBatis Generator.</div>
  812. </dd>
  813. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityProperty.html#getMoney--">getMoney()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityProperty.html" title="com.js.kbt.model中的类">CommunityProperty</a></dt>
  814. <dd>
  815. <div class="block">This method was generated by MyBatis Generator.</div>
  816. </dd>
  817. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getMoney--">getMoney()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  818. <dd>
  819. <div class="block">This method was generated by MyBatis Generator.</div>
  820. </dd>
  821. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Platform.html#getMoney--">getMoney()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Platform.html" title="com.js.kbt.model中的类">Platform</a></dt>
  822. <dd>
  823. <div class="block">This method was generated by MyBatis Generator.</div>
  824. </dd>
  825. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getMoney--">getMoney()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  826. <dd>
  827. <div class="block">This method was generated by MyBatis Generator.</div>
  828. </dd>
  829. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Fix.html#getMsg--">getMsg()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Fix.html" title="com.js.kbt.model中的类">Fix</a></dt>
  830. <dd>
  831. <div class="block">This method was generated by MyBatis Generator.</div>
  832. </dd>
  833. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppyl.html#getMsg--">getMsg()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppyl.html" title="com.js.kbt.model中的类">ParkingpointAppyl</a></dt>
  834. <dd>
  835. <div class="block">This method was generated by MyBatis Generator.</div>
  836. </dd>
  837. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/WithDrawController.html#getMyWithdraw-java.lang.String-javax.servlet.http.HttpServletResponse-">getMyWithdraw(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/WithDrawController.html" title="com.js.kbt.controller中的类">WithDrawController</a></dt>
  838. <dd>
  839. <div class="block">获取用户的提现申请列表</div>
  840. </dd>
  841. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecord.html#getName--">getName()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecord.html" title="com.js.kbt.model中的类">ChargeRecord</a></dt>
  842. <dd>
  843. <div class="block">This method was generated by MyBatis Generator.</div>
  844. </dd>
  845. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityProperty.html#getName--">getName()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityProperty.html" title="com.js.kbt.model中的类">CommunityProperty</a></dt>
  846. <dd>
  847. <div class="block">This method was generated by MyBatis Generator.</div>
  848. </dd>
  849. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getName--">getName()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  850. <dd>
  851. <div class="block">This method was generated by MyBatis Generator.</div>
  852. </dd>
  853. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppyl.html#getName--">getName()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppyl.html" title="com.js.kbt.model中的类">ParkingpointAppyl</a></dt>
  854. <dd>
  855. <div class="block">This method was generated by MyBatis Generator.</div>
  856. </dd>
  857. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Platform.html#getName--">getName()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Platform.html" title="com.js.kbt.model中的类">Platform</a></dt>
  858. <dd>
  859. <div class="block">This method was generated by MyBatis Generator.</div>
  860. </dd>
  861. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUser.html#getName--">getName()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUser.html" title="com.js.kbt.model中的类">SysUser</a></dt>
  862. <dd>
  863. <div class="block">This method was generated by MyBatis Generator.</div>
  864. </dd>
  865. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getNearByParkingPoint-double-double-javax.servlet.http.HttpServletResponse-">getNearByParkingPoint(double, double, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  866. <dd>
  867. <div class="block">根据当前位置查询附近的停车点</div>
  868. </dd>
  869. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getNickname--">getNickname()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  870. <dd>
  871. <div class="block">This method was generated by MyBatis Generator.</div>
  872. </dd>
  873. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/Sha1Util.html#getNonceStr--">getNonceStr()</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/Sha1Util.html" title="com.js.kbt.wxpay.utils中的类">Sha1Util</a></dt>
  874. <dd>&nbsp;</dd>
  875. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getNumber-java.lang.String-javax.servlet.http.HttpServletResponse-">getNumber(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  876. <dd>
  877. <div class="block">获取预订人的手机号码</div>
  878. </dd>
  879. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Withdraw.html#getOpdate--">getOpdate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Withdraw.html" title="com.js.kbt.model中的类">Withdraw</a></dt>
  880. <dd>
  881. <div class="block">This method was generated by MyBatis Generator.</div>
  882. </dd>
  883. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html#getOpenId--">getOpenId()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html" title="com.js.kbt.wxpay.utils中的类">WeixinOauth2Token</a></dt>
  884. <dd>&nbsp;</dd>
  885. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecordExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecordExample.html" title="com.js.kbt.model中的类">ChargeRecordExample</a></dt>
  886. <dd>
  887. <div class="block">This method was generated by MyBatis Generator.</div>
  888. </dd>
  889. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityPropertyExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityPropertyExample.html" title="com.js.kbt.model中的类">CommunityPropertyExample</a></dt>
  890. <dd>
  891. <div class="block">This method was generated by MyBatis Generator.</div>
  892. </dd>
  893. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponExample.html" title="com.js.kbt.model中的类">CouponExample</a></dt>
  894. <dd>
  895. <div class="block">This method was generated by MyBatis Generator.</div>
  896. </dd>
  897. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponTypeExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponTypeExample.html" title="com.js.kbt.model中的类">CouponTypeExample</a></dt>
  898. <dd>
  899. <div class="block">This method was generated by MyBatis Generator.</div>
  900. </dd>
  901. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/FixExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/FixExample.html" title="com.js.kbt.model中的类">FixExample</a></dt>
  902. <dd>
  903. <div class="block">This method was generated by MyBatis Generator.</div>
  904. </dd>
  905. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/MessageExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/MessageExample.html" title="com.js.kbt.model中的类">MessageExample</a></dt>
  906. <dd>
  907. <div class="block">This method was generated by MyBatis Generator.</div>
  908. </dd>
  909. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppylExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppylExample.html" title="com.js.kbt.model中的类">ParkingpointAppylExample</a></dt>
  910. <dd>
  911. <div class="block">This method was generated by MyBatis Generator.</div>
  912. </dd>
  913. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPointExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPointExample.html" title="com.js.kbt.model中的类">ParkingPointExample</a></dt>
  914. <dd>
  915. <div class="block">This method was generated by MyBatis Generator.</div>
  916. </dd>
  917. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrderExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrderExample.html" title="com.js.kbt.model中的类">ParkOrderExample</a></dt>
  918. <dd>
  919. <div class="block">This method was generated by MyBatis Generator.</div>
  920. </dd>
  921. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/PlatformExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/PlatformExample.html" title="com.js.kbt.model中的类">PlatformExample</a></dt>
  922. <dd>
  923. <div class="block">This method was generated by MyBatis Generator.</div>
  924. </dd>
  925. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ShareDateExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ShareDateExample.html" title="com.js.kbt.model中的类">ShareDateExample</a></dt>
  926. <dd>
  927. <div class="block">This method was generated by MyBatis Generator.</div>
  928. </dd>
  929. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUserExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUserExample.html" title="com.js.kbt.model中的类">SysUserExample</a></dt>
  930. <dd>
  931. <div class="block">This method was generated by MyBatis Generator.</div>
  932. </dd>
  933. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/UserExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/UserExample.html" title="com.js.kbt.model中的类">UserExample</a></dt>
  934. <dd>
  935. <div class="block">This method was generated by MyBatis Generator.</div>
  936. </dd>
  937. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcodeExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcodeExample.html" title="com.js.kbt.model中的类">VcodeExample</a></dt>
  938. <dd>
  939. <div class="block">This method was generated by MyBatis Generator.</div>
  940. </dd>
  941. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcouponExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcouponExample.html" title="com.js.kbt.model中的类">VcouponExample</a></dt>
  942. <dd>
  943. <div class="block">This method was generated by MyBatis Generator.</div>
  944. </dd>
  945. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderExample.html" title="com.js.kbt.model中的类">VparkOrderExample</a></dt>
  946. <dd>
  947. <div class="block">This method was generated by MyBatis Generator.</div>
  948. </dd>
  949. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSumExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSumExample.html" title="com.js.kbt.model中的类">VparkOrderSumExample</a></dt>
  950. <dd>
  951. <div class="block">This method was generated by MyBatis Generator.</div>
  952. </dd>
  953. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VuserExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VuserExample.html" title="com.js.kbt.model中的类">VuserExample</a></dt>
  954. <dd>
  955. <div class="block">This method was generated by MyBatis Generator.</div>
  956. </dd>
  957. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/WithdrawExample.html#getOrderByClause--">getOrderByClause()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/WithdrawExample.html" title="com.js.kbt.model中的类">WithdrawExample</a></dt>
  958. <dd>
  959. <div class="block">This method was generated by MyBatis Generator.</div>
  960. </dd>
  961. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getOrderIdentity--">getOrderIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  962. <dd>
  963. <div class="block">This method was generated by MyBatis Generator.</div>
  964. </dd>
  965. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getOrderIdentity--">getOrderIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  966. <dd>
  967. <div class="block">This method was generated by MyBatis Generator.</div>
  968. </dd>
  969. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getOrderIdentity--">getOrderIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  970. <dd>
  971. <div class="block">This method was generated by MyBatis Generator.</div>
  972. </dd>
  973. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getOrderIdentity--">getOrderIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  974. <dd>
  975. <div class="block">This method was generated by MyBatis Generator.</div>
  976. </dd>
  977. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getOrderIdentity--">getOrderIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  978. <dd>
  979. <div class="block">This method was generated by MyBatis Generator.</div>
  980. </dd>
  981. <dt><span class="memberNameLink"><a href="../com/alipay/util/UtilDate.html#getOrderNum--">getOrderNum()</a></span> - 类 中的静态方法com.alipay.util.<a href="../com/alipay/util/UtilDate.html" title="com.alipay.util中的类">UtilDate</a></dt>
  982. <dd>
  983. <div class="block">返回系统当前时间(精确到毫秒),作为一个唯一的订单编号</div>
  984. </dd>
  985. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/OrderController.html#getOrders-java.lang.String-javax.servlet.http.HttpServletResponse-">getOrders(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/OrderController.html" title="com.js.kbt.controller中的类">OrderController</a></dt>
  986. <dd>
  987. <div class="block">根据token查询用户的停车记录</div>
  988. </dd>
  989. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getOrderType--">getOrderType()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  990. <dd>
  991. <div class="block">This method was generated by MyBatis Generator.</div>
  992. </dd>
  993. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getOrderType--">getOrderType()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  994. <dd>
  995. <div class="block">This method was generated by MyBatis Generator.</div>
  996. </dd>
  997. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getOrderType--">getOrderType()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  998. <dd>
  999. <div class="block">This method was generated by MyBatis Generator.</div>
  1000. </dd>
  1001. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecordExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecordExample.html" title="com.js.kbt.model中的类">ChargeRecordExample</a></dt>
  1002. <dd>
  1003. <div class="block">This method was generated by MyBatis Generator.</div>
  1004. </dd>
  1005. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityPropertyExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityPropertyExample.html" title="com.js.kbt.model中的类">CommunityPropertyExample</a></dt>
  1006. <dd>
  1007. <div class="block">This method was generated by MyBatis Generator.</div>
  1008. </dd>
  1009. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponExample.html" title="com.js.kbt.model中的类">CouponExample</a></dt>
  1010. <dd>
  1011. <div class="block">This method was generated by MyBatis Generator.</div>
  1012. </dd>
  1013. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponTypeExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponTypeExample.html" title="com.js.kbt.model中的类">CouponTypeExample</a></dt>
  1014. <dd>
  1015. <div class="block">This method was generated by MyBatis Generator.</div>
  1016. </dd>
  1017. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/FixExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/FixExample.html" title="com.js.kbt.model中的类">FixExample</a></dt>
  1018. <dd>
  1019. <div class="block">This method was generated by MyBatis Generator.</div>
  1020. </dd>
  1021. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/MessageExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/MessageExample.html" title="com.js.kbt.model中的类">MessageExample</a></dt>
  1022. <dd>
  1023. <div class="block">This method was generated by MyBatis Generator.</div>
  1024. </dd>
  1025. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppylExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppylExample.html" title="com.js.kbt.model中的类">ParkingpointAppylExample</a></dt>
  1026. <dd>
  1027. <div class="block">This method was generated by MyBatis Generator.</div>
  1028. </dd>
  1029. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPointExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPointExample.html" title="com.js.kbt.model中的类">ParkingPointExample</a></dt>
  1030. <dd>
  1031. <div class="block">This method was generated by MyBatis Generator.</div>
  1032. </dd>
  1033. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrderExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrderExample.html" title="com.js.kbt.model中的类">ParkOrderExample</a></dt>
  1034. <dd>
  1035. <div class="block">This method was generated by MyBatis Generator.</div>
  1036. </dd>
  1037. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/PlatformExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/PlatformExample.html" title="com.js.kbt.model中的类">PlatformExample</a></dt>
  1038. <dd>
  1039. <div class="block">This method was generated by MyBatis Generator.</div>
  1040. </dd>
  1041. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ShareDateExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ShareDateExample.html" title="com.js.kbt.model中的类">ShareDateExample</a></dt>
  1042. <dd>
  1043. <div class="block">This method was generated by MyBatis Generator.</div>
  1044. </dd>
  1045. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUserExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUserExample.html" title="com.js.kbt.model中的类">SysUserExample</a></dt>
  1046. <dd>
  1047. <div class="block">This method was generated by MyBatis Generator.</div>
  1048. </dd>
  1049. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/UserExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/UserExample.html" title="com.js.kbt.model中的类">UserExample</a></dt>
  1050. <dd>
  1051. <div class="block">This method was generated by MyBatis Generator.</div>
  1052. </dd>
  1053. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcodeExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcodeExample.html" title="com.js.kbt.model中的类">VcodeExample</a></dt>
  1054. <dd>
  1055. <div class="block">This method was generated by MyBatis Generator.</div>
  1056. </dd>
  1057. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcouponExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcouponExample.html" title="com.js.kbt.model中的类">VcouponExample</a></dt>
  1058. <dd>
  1059. <div class="block">This method was generated by MyBatis Generator.</div>
  1060. </dd>
  1061. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderExample.html" title="com.js.kbt.model中的类">VparkOrderExample</a></dt>
  1062. <dd>
  1063. <div class="block">This method was generated by MyBatis Generator.</div>
  1064. </dd>
  1065. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSumExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSumExample.html" title="com.js.kbt.model中的类">VparkOrderSumExample</a></dt>
  1066. <dd>
  1067. <div class="block">This method was generated by MyBatis Generator.</div>
  1068. </dd>
  1069. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VuserExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VuserExample.html" title="com.js.kbt.model中的类">VuserExample</a></dt>
  1070. <dd>
  1071. <div class="block">This method was generated by MyBatis Generator.</div>
  1072. </dd>
  1073. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/WithdrawExample.html#getOredCriteria--">getOredCriteria()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/WithdrawExample.html" title="com.js.kbt.model中的类">WithdrawExample</a></dt>
  1074. <dd>
  1075. <div class="block">This method was generated by MyBatis Generator.</div>
  1076. </dd>
  1077. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getOwerId--">getOwerId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  1078. <dd>
  1079. <div class="block">This method was generated by MyBatis Generator.</div>
  1080. </dd>
  1081. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getOwerId--">getOwerId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  1082. <dd>
  1083. <div class="block">This method was generated by MyBatis Generator.</div>
  1084. </dd>
  1085. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/RequestHandler.html#getParameter-java.lang.String-">getParameter(String)</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/RequestHandler.html" title="com.js.kbt.wxpay.utils中的类">RequestHandler</a></dt>
  1086. <dd>
  1087. <div class="block">获取参数值</div>
  1088. </dd>
  1089. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpRequest.html#getParameters--">getParameters()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpRequest.html" title="com.alipay.util.httpClient中的类">HttpRequest</a></dt>
  1090. <dd>&nbsp;</dd>
  1091. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html#getParameters--">getParameters()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html" title="com.js.kbt.wxpay.utils.http中的类">HttpRequest</a></dt>
  1092. <dd>&nbsp;</dd>
  1093. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getParkDetail-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getParkDetail(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  1094. <dd>
  1095. <div class="block">获取车位详情</div>
  1096. </dd>
  1097. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ShareDate.html#getParkIdentity--">getParkIdentity()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ShareDate.html" title="com.js.kbt.model中的类">ShareDate</a></dt>
  1098. <dd>
  1099. <div class="block">This method was generated by MyBatis Generator.</div>
  1100. </dd>
  1101. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getParkingPoint-java.lang.String-javax.servlet.http.HttpServletResponse-">getParkingPoint(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  1102. <dd>
  1103. <div class="block">获取车位信息</div>
  1104. </dd>
  1105. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/CommunityPropertyController.html#getParkingPointList-java.lang.Integer-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getParkingPointList(Integer, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/CommunityPropertyController.html" title="com.js.kbt.controller中的类">CommunityPropertyController</a></dt>
  1106. <dd>
  1107. <div class="block">获取物业的车位信息</div>
  1108. </dd>
  1109. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getParkingPointList-java.lang.Integer-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getParkingPointList(Integer, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  1110. <dd>
  1111. <div class="block">获取物业的车位信息</div>
  1112. </dd>
  1113. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getParkList-java.lang.String-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getParkList(String, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  1114. <dd>
  1115. <div class="block">获取车位列表</div>
  1116. </dd>
  1117. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getParkPosinList-java.lang.Integer-java.lang.String-javax.servlet.http.HttpServletResponse-">getParkPosinList(Integer, String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  1118. <dd>
  1119. <div class="block">获取车位列表</div>
  1120. </dd>
  1121. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getParkPosinListDetails-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getParkPosinListDetails(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  1122. <dd>
  1123. <div class="block">获取车位详情</div>
  1124. </dd>
  1125. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/GetWxOrderno.html#getPayNo-java.lang.String-java.lang.String-">getPayNo(String, String)</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/GetWxOrderno.html" title="com.js.kbt.wxpay.utils中的类">GetWxOrderno</a></dt>
  1126. <dd>&nbsp;</dd>
  1127. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Fix.html#getPic--">getPic()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Fix.html" title="com.js.kbt.model中的类">Fix</a></dt>
  1128. <dd>
  1129. <div class="block">This method was generated by MyBatis Generator.</div>
  1130. </dd>
  1131. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Message.html#getPic--">getPic()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Message.html" title="com.js.kbt.model中的类">Message</a></dt>
  1132. <dd>
  1133. <div class="block">This method was generated by MyBatis Generator.</div>
  1134. </dd>
  1135. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getPlatfromIncome--">getPlatfromIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1136. <dd>
  1137. <div class="block">This method was generated by MyBatis Generator.</div>
  1138. </dd>
  1139. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getPlatIncome--">getPlatIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  1140. <dd>
  1141. <div class="block">This method was generated by MyBatis Generator.</div>
  1142. </dd>
  1143. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getPlatIncome--">getPlatIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  1144. <dd>
  1145. <div class="block">This method was generated by MyBatis Generator.</div>
  1146. </dd>
  1147. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/OrderController.html#getPointIncome-java.lang.String-javax.servlet.http.HttpServletResponse-">getPointIncome(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/OrderController.html" title="com.js.kbt.controller中的类">OrderController</a></dt>
  1148. <dd>
  1149. <div class="block">获取车位总收益</div>
  1150. </dd>
  1151. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getPointState--">getPointState()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1152. <dd>
  1153. <div class="block">This method was generated by MyBatis Generator.</div>
  1154. </dd>
  1155. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/CommunityPropertyController.html#getPointUseRecord-java.lang.Integer-java.lang.Integer-java.lang.String-javax.servlet.http.HttpServletResponse-">getPointUseRecord(Integer, Integer, String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/CommunityPropertyController.html" title="com.js.kbt.controller中的类">CommunityPropertyController</a></dt>
  1156. <dd>
  1157. <div class="block">获取车位使用记录</div>
  1158. </dd>
  1159. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpClientConnectionManager.html#getPostMethod-java.lang.String-">getPostMethod(String)</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpClientConnectionManager.html" title="com.js.kbt.wxpay.utils.http中的类">HttpClientConnectionManager</a></dt>
  1160. <dd>
  1161. <div class="block">模拟浏览器post提交</div>
  1162. </dd>
  1163. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getPreferential--">getPreferential()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1164. <dd>
  1165. <div class="block">This method was generated by MyBatis Generator.</div>
  1166. </dd>
  1167. <dt><span class="memberNameLink"><a href="../com/alipay/sign/RSA.html#getPrivateKey-java.lang.String-">getPrivateKey(String)</a></span> - 类 中的静态方法com.alipay.sign.<a href="../com/alipay/sign/RSA.html" title="com.alipay.sign中的类">RSA</a></dt>
  1168. <dd>
  1169. <div class="block">得到私钥</div>
  1170. </dd>
  1171. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/UserController.html#getProfile-java.lang.String-javax.servlet.http.HttpServletResponse-">getProfile(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></dt>
  1172. <dd>
  1173. <div class="block">获取用户信息</div>
  1174. </dd>
  1175. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityProperty.html#getPwd--">getPwd()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityProperty.html" title="com.js.kbt.model中的类">CommunityProperty</a></dt>
  1176. <dd>
  1177. <div class="block">This method was generated by MyBatis Generator.</div>
  1178. </dd>
  1179. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUser.html#getPwd--">getPwd()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUser.html" title="com.js.kbt.model中的类">SysUser</a></dt>
  1180. <dd>
  1181. <div class="block">This method was generated by MyBatis Generator.</div>
  1182. </dd>
  1183. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getQrCode--">getQrCode()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  1184. <dd>
  1185. <div class="block">This method was generated by MyBatis Generator.</div>
  1186. </dd>
  1187. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpRequest.html#getQueryString--">getQueryString()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpRequest.html" title="com.alipay.util.httpClient中的类">HttpRequest</a></dt>
  1188. <dd>&nbsp;</dd>
  1189. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html#getQueryString--">getQueryString()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html" title="com.js.kbt.wxpay.utils.http中的类">HttpRequest</a></dt>
  1190. <dd>&nbsp;</dd>
  1191. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Withdraw.html#getReason--">getReason()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Withdraw.html" title="com.js.kbt.model中的类">Withdraw</a></dt>
  1192. <dd>
  1193. <div class="block">This method was generated by MyBatis Generator.</div>
  1194. </dd>
  1195. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html#getRefreshToken--">getRefreshToken()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html" title="com.js.kbt.wxpay.utils中的类">WeixinOauth2Token</a></dt>
  1196. <dd>&nbsp;</dd>
  1197. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getRepairList-java.lang.Integer-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getRepairList(Integer, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  1198. <dd>
  1199. <div class="block">报修列表</div>
  1200. </dd>
  1201. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpResponse.html#getResponseHeaders--">getResponseHeaders()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpResponse.html" title="com.alipay.util.httpClient中的类">HttpResponse</a></dt>
  1202. <dd>&nbsp;</dd>
  1203. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpResponse.html#getResponseHeaders--">getResponseHeaders()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpResponse.html" title="com.js.kbt.wxpay.utils.http中的类">HttpResponse</a></dt>
  1204. <dd>&nbsp;</dd>
  1205. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpRequest.html#getResultType--">getResultType()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpRequest.html" title="com.alipay.util.httpClient中的类">HttpRequest</a></dt>
  1206. <dd>&nbsp;</dd>
  1207. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html#getResultType--">getResultType()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html" title="com.js.kbt.wxpay.utils.http中的类">HttpRequest</a></dt>
  1208. <dd>&nbsp;</dd>
  1209. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUser.html#getRole--">getRole()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUser.html" title="com.js.kbt.model中的类">SysUser</a></dt>
  1210. <dd>
  1211. <div class="block">This method was generated by MyBatis Generator.</div>
  1212. </dd>
  1213. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getRule--">getRule()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  1214. <dd>
  1215. <div class="block">This method was generated by MyBatis Generator.</div>
  1216. </dd>
  1217. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getRule--">getRule()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  1218. <dd>
  1219. <div class="block">This method was generated by MyBatis Generator.</div>
  1220. </dd>
  1221. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getRule--">getRule()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  1222. <dd>
  1223. <div class="block">This method was generated by MyBatis Generator.</div>
  1224. </dd>
  1225. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html#getScope--">getScope()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/WeixinOauth2Token.html" title="com.js.kbt.wxpay.utils中的类">WeixinOauth2Token</a></dt>
  1226. <dd>&nbsp;</dd>
  1227. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecordExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecordExample.Criterion.html" title="com.js.kbt.model中的类">ChargeRecordExample.Criterion</a></dt>
  1228. <dd>&nbsp;</dd>
  1229. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityPropertyExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityPropertyExample.Criterion.html" title="com.js.kbt.model中的类">CommunityPropertyExample.Criterion</a></dt>
  1230. <dd>&nbsp;</dd>
  1231. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponExample.Criterion.html" title="com.js.kbt.model中的类">CouponExample.Criterion</a></dt>
  1232. <dd>&nbsp;</dd>
  1233. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponTypeExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponTypeExample.Criterion.html" title="com.js.kbt.model中的类">CouponTypeExample.Criterion</a></dt>
  1234. <dd>&nbsp;</dd>
  1235. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/FixExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/FixExample.Criterion.html" title="com.js.kbt.model中的类">FixExample.Criterion</a></dt>
  1236. <dd>&nbsp;</dd>
  1237. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/MessageExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/MessageExample.Criterion.html" title="com.js.kbt.model中的类">MessageExample.Criterion</a></dt>
  1238. <dd>&nbsp;</dd>
  1239. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppylExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppylExample.Criterion.html" title="com.js.kbt.model中的类">ParkingpointAppylExample.Criterion</a></dt>
  1240. <dd>&nbsp;</dd>
  1241. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPointExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPointExample.Criterion.html" title="com.js.kbt.model中的类">ParkingPointExample.Criterion</a></dt>
  1242. <dd>&nbsp;</dd>
  1243. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrderExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrderExample.Criterion.html" title="com.js.kbt.model中的类">ParkOrderExample.Criterion</a></dt>
  1244. <dd>&nbsp;</dd>
  1245. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/PlatformExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/PlatformExample.Criterion.html" title="com.js.kbt.model中的类">PlatformExample.Criterion</a></dt>
  1246. <dd>&nbsp;</dd>
  1247. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ShareDateExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ShareDateExample.Criterion.html" title="com.js.kbt.model中的类">ShareDateExample.Criterion</a></dt>
  1248. <dd>&nbsp;</dd>
  1249. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUserExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUserExample.Criterion.html" title="com.js.kbt.model中的类">SysUserExample.Criterion</a></dt>
  1250. <dd>&nbsp;</dd>
  1251. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/UserExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/UserExample.Criterion.html" title="com.js.kbt.model中的类">UserExample.Criterion</a></dt>
  1252. <dd>&nbsp;</dd>
  1253. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcodeExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcodeExample.Criterion.html" title="com.js.kbt.model中的类">VcodeExample.Criterion</a></dt>
  1254. <dd>&nbsp;</dd>
  1255. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcouponExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcouponExample.Criterion.html" title="com.js.kbt.model中的类">VcouponExample.Criterion</a></dt>
  1256. <dd>&nbsp;</dd>
  1257. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderExample.Criterion.html" title="com.js.kbt.model中的类">VparkOrderExample.Criterion</a></dt>
  1258. <dd>&nbsp;</dd>
  1259. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSumExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSumExample.Criterion.html" title="com.js.kbt.model中的类">VparkOrderSumExample.Criterion</a></dt>
  1260. <dd>&nbsp;</dd>
  1261. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VuserExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VuserExample.Criterion.html" title="com.js.kbt.model中的类">VuserExample.Criterion</a></dt>
  1262. <dd>&nbsp;</dd>
  1263. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/WithdrawExample.Criterion.html#getSecondValue--">getSecondValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/WithdrawExample.Criterion.html" title="com.js.kbt.model中的类">WithdrawExample.Criterion</a></dt>
  1264. <dd>&nbsp;</dd>
  1265. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecord.html#getSeq--">getSeq()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecord.html" title="com.js.kbt.model中的类">ChargeRecord</a></dt>
  1266. <dd>
  1267. <div class="block">This method was generated by MyBatis Generator.</div>
  1268. </dd>
  1269. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityProperty.html#getServiceFee--">getServiceFee()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityProperty.html" title="com.js.kbt.model中的类">CommunityProperty</a></dt>
  1270. <dd>
  1271. <div class="block">This method was generated by MyBatis Generator.</div>
  1272. </dd>
  1273. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getSetup--">getSetup()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1274. <dd>
  1275. <div class="block">This method was generated by MyBatis Generator.</div>
  1276. </dd>
  1277. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/Sha1Util.html#getSha1-java.lang.String-">getSha1(String)</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/Sha1Util.html" title="com.js.kbt.wxpay.utils中的类">Sha1Util</a></dt>
  1278. <dd>&nbsp;</dd>
  1279. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getShare--">getShare()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1280. <dd>
  1281. <div class="block">This method was generated by MyBatis Generator.</div>
  1282. </dd>
  1283. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getShareMobile--">getShareMobile()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1284. <dd>
  1285. <div class="block">This method was generated by MyBatis Generator.</div>
  1286. </dd>
  1287. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getShareUserId--">getShareUserId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1288. <dd>
  1289. <div class="block">This method was generated by MyBatis Generator.</div>
  1290. </dd>
  1291. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vuser.html#getSl--">getSl()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vuser.html" title="com.js.kbt.model中的类">Vuser</a></dt>
  1292. <dd>
  1293. <div class="block">This method was generated by MyBatis Generator.</div>
  1294. </dd>
  1295. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getSms--">getSms()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1296. <dd>
  1297. <div class="block">This method was generated by MyBatis Generator.</div>
  1298. </dd>
  1299. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpClientConnectionManager.html#getSSLInstance-org.apache.http.client.HttpClient-">getSSLInstance(HttpClient)</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpClientConnectionManager.html" title="com.js.kbt.wxpay.utils.http中的类">HttpClientConnectionManager</a></dt>
  1300. <dd>
  1301. <div class="block">获取SSL验证的HttpClient</div>
  1302. </dd>
  1303. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getStartdate--">getStartdate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  1304. <dd>
  1305. <div class="block">This method was generated by MyBatis Generator.</div>
  1306. </dd>
  1307. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getStartDate--">getStartDate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1308. <dd>
  1309. <div class="block">This method was generated by MyBatis Generator.</div>
  1310. </dd>
  1311. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getStartTime--">getStartTime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  1312. <dd>
  1313. <div class="block">This method was generated by MyBatis Generator.</div>
  1314. </dd>
  1315. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getStarttime--">getStarttime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  1316. <dd>
  1317. <div class="block">This method was generated by MyBatis Generator.</div>
  1318. </dd>
  1319. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getStartTime--">getStartTime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1320. <dd>
  1321. <div class="block">This method was generated by MyBatis Generator.</div>
  1322. </dd>
  1323. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getStarttime--">getStarttime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  1324. <dd>
  1325. <div class="block">This method was generated by MyBatis Generator.</div>
  1326. </dd>
  1327. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getStartTime--">getStartTime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  1328. <dd>
  1329. <div class="block">This method was generated by MyBatis Generator.</div>
  1330. </dd>
  1331. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getStarttime--">getStarttime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  1332. <dd>
  1333. <div class="block">This method was generated by MyBatis Generator.</div>
  1334. </dd>
  1335. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getStarttime--">getStarttime()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  1336. <dd>
  1337. <div class="block">This method was generated by MyBatis Generator.</div>
  1338. </dd>
  1339. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecord.html#getState--">getState()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecord.html" title="com.js.kbt.model中的类">ChargeRecord</a></dt>
  1340. <dd>
  1341. <div class="block">This method was generated by MyBatis Generator.</div>
  1342. </dd>
  1343. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getStatus--">getStatus()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1344. <dd>
  1345. <div class="block">This method was generated by MyBatis Generator.</div>
  1346. </dd>
  1347. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppyl.html#getStatus--">getStatus()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppyl.html" title="com.js.kbt.model中的类">ParkingpointAppyl</a></dt>
  1348. <dd>
  1349. <div class="block">This method was generated by MyBatis Generator.</div>
  1350. </dd>
  1351. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Withdraw.html#getStatus--">getStatus()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Withdraw.html" title="com.js.kbt.model中的类">Withdraw</a></dt>
  1352. <dd>
  1353. <div class="block">This method was generated by MyBatis Generator.</div>
  1354. </dd>
  1355. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpResponse.html#getStringResult--">getStringResult()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpResponse.html" title="com.alipay.util.httpClient中的类">HttpResponse</a></dt>
  1356. <dd>&nbsp;</dd>
  1357. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpResponse.html#getStringResult--">getStringResult()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpResponse.html" title="com.js.kbt.wxpay.utils.http中的类">HttpResponse</a></dt>
  1358. <dd>&nbsp;</dd>
  1359. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityProperty.html#getTel--">getTel()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityProperty.html" title="com.js.kbt.model中的类">CommunityProperty</a></dt>
  1360. <dd>
  1361. <div class="block">This method was generated by MyBatis Generator.</div>
  1362. </dd>
  1363. <dt><span class="memberNameLink"><a href="../com/alipay/util/UtilDate.html#getThree--">getThree()</a></span> - 类 中的静态方法com.alipay.util.<a href="../com/alipay/util/UtilDate.html" title="com.alipay.util中的类">UtilDate</a></dt>
  1364. <dd>
  1365. <div class="block">产生随机的三位数</div>
  1366. </dd>
  1367. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getTimeE--">getTimeE()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  1368. <dd>
  1369. <div class="block">This method was generated by MyBatis Generator.</div>
  1370. </dd>
  1371. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getTimeE--">getTimeE()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  1372. <dd>
  1373. <div class="block">This method was generated by MyBatis Generator.</div>
  1374. </dd>
  1375. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpRequest.html#getTimeout--">getTimeout()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpRequest.html" title="com.alipay.util.httpClient中的类">HttpRequest</a></dt>
  1376. <dd>&nbsp;</dd>
  1377. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html#getTimeout--">getTimeout()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html" title="com.js.kbt.wxpay.utils.http中的类">HttpRequest</a></dt>
  1378. <dd>&nbsp;</dd>
  1379. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getTimeS--">getTimeS()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  1380. <dd>
  1381. <div class="block">This method was generated by MyBatis Generator.</div>
  1382. </dd>
  1383. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getTimeS--">getTimeS()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  1384. <dd>
  1385. <div class="block">This method was generated by MyBatis Generator.</div>
  1386. </dd>
  1387. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/Sha1Util.html#getTimeStamp--">getTimeStamp()</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/Sha1Util.html" title="com.js.kbt.wxpay.utils中的类">Sha1Util</a></dt>
  1388. <dd>&nbsp;</dd>
  1389. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getTitle--">getTitle()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  1390. <dd>
  1391. <div class="block">This method was generated by MyBatis Generator.</div>
  1392. </dd>
  1393. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getTitle--">getTitle()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  1394. <dd>
  1395. <div class="block">This method was generated by MyBatis Generator.</div>
  1396. </dd>
  1397. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Message.html#getTitle--">getTitle()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Message.html" title="com.js.kbt.model中的类">Message</a></dt>
  1398. <dd>
  1399. <div class="block">This method was generated by MyBatis Generator.</div>
  1400. </dd>
  1401. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getTitle--">getTitle()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  1402. <dd>
  1403. <div class="block">This method was generated by MyBatis Generator.</div>
  1404. </dd>
  1405. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/User.html#getToken--">getToken()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/User.html" title="com.js.kbt.model中的类">User</a></dt>
  1406. <dd>
  1407. <div class="block">This method was generated by MyBatis Generator.</div>
  1408. </dd>
  1409. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getType--">getType()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  1410. <dd>
  1411. <div class="block">This method was generated by MyBatis Generator.</div>
  1412. </dd>
  1413. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponType.html#getType--">getType()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponType.html" title="com.js.kbt.model中的类">CouponType</a></dt>
  1414. <dd>
  1415. <div class="block">This method was generated by MyBatis Generator.</div>
  1416. </dd>
  1417. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Message.html#getType--">getType()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Message.html" title="com.js.kbt.model中的类">Message</a></dt>
  1418. <dd>
  1419. <div class="block">This method was generated by MyBatis Generator.</div>
  1420. </dd>
  1421. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getType--">getType()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1422. <dd>
  1423. <div class="block">This method was generated by MyBatis Generator.</div>
  1424. </dd>
  1425. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getType--">getType()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  1426. <dd>
  1427. <div class="block">This method was generated by MyBatis Generator.</div>
  1428. </dd>
  1429. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecordExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecordExample.Criterion.html" title="com.js.kbt.model中的类">ChargeRecordExample.Criterion</a></dt>
  1430. <dd>&nbsp;</dd>
  1431. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityPropertyExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityPropertyExample.Criterion.html" title="com.js.kbt.model中的类">CommunityPropertyExample.Criterion</a></dt>
  1432. <dd>&nbsp;</dd>
  1433. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponExample.Criterion.html" title="com.js.kbt.model中的类">CouponExample.Criterion</a></dt>
  1434. <dd>&nbsp;</dd>
  1435. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponTypeExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponTypeExample.Criterion.html" title="com.js.kbt.model中的类">CouponTypeExample.Criterion</a></dt>
  1436. <dd>&nbsp;</dd>
  1437. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/FixExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/FixExample.Criterion.html" title="com.js.kbt.model中的类">FixExample.Criterion</a></dt>
  1438. <dd>&nbsp;</dd>
  1439. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/MessageExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/MessageExample.Criterion.html" title="com.js.kbt.model中的类">MessageExample.Criterion</a></dt>
  1440. <dd>&nbsp;</dd>
  1441. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppylExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppylExample.Criterion.html" title="com.js.kbt.model中的类">ParkingpointAppylExample.Criterion</a></dt>
  1442. <dd>&nbsp;</dd>
  1443. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPointExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPointExample.Criterion.html" title="com.js.kbt.model中的类">ParkingPointExample.Criterion</a></dt>
  1444. <dd>&nbsp;</dd>
  1445. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrderExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrderExample.Criterion.html" title="com.js.kbt.model中的类">ParkOrderExample.Criterion</a></dt>
  1446. <dd>&nbsp;</dd>
  1447. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/PlatformExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/PlatformExample.Criterion.html" title="com.js.kbt.model中的类">PlatformExample.Criterion</a></dt>
  1448. <dd>&nbsp;</dd>
  1449. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ShareDateExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ShareDateExample.Criterion.html" title="com.js.kbt.model中的类">ShareDateExample.Criterion</a></dt>
  1450. <dd>&nbsp;</dd>
  1451. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUserExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUserExample.Criterion.html" title="com.js.kbt.model中的类">SysUserExample.Criterion</a></dt>
  1452. <dd>&nbsp;</dd>
  1453. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/UserExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/UserExample.Criterion.html" title="com.js.kbt.model中的类">UserExample.Criterion</a></dt>
  1454. <dd>&nbsp;</dd>
  1455. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcodeExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcodeExample.Criterion.html" title="com.js.kbt.model中的类">VcodeExample.Criterion</a></dt>
  1456. <dd>&nbsp;</dd>
  1457. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcouponExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcouponExample.Criterion.html" title="com.js.kbt.model中的类">VcouponExample.Criterion</a></dt>
  1458. <dd>&nbsp;</dd>
  1459. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderExample.Criterion.html" title="com.js.kbt.model中的类">VparkOrderExample.Criterion</a></dt>
  1460. <dd>&nbsp;</dd>
  1461. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSumExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSumExample.Criterion.html" title="com.js.kbt.model中的类">VparkOrderSumExample.Criterion</a></dt>
  1462. <dd>&nbsp;</dd>
  1463. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VuserExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VuserExample.Criterion.html" title="com.js.kbt.model中的类">VuserExample.Criterion</a></dt>
  1464. <dd>&nbsp;</dd>
  1465. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/WithdrawExample.Criterion.html#getTypeHandler--">getTypeHandler()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/WithdrawExample.Criterion.html" title="com.js.kbt.model中的类">WithdrawExample.Criterion</a></dt>
  1466. <dd>&nbsp;</dd>
  1467. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Coupon.html#getTypeId--">getTypeId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Coupon.html" title="com.js.kbt.model中的类">Coupon</a></dt>
  1468. <dd>
  1469. <div class="block">This method was generated by MyBatis Generator.</div>
  1470. </dd>
  1471. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcoupon.html#getTypeId--">getTypeId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcoupon.html" title="com.js.kbt.model中的类">Vcoupon</a></dt>
  1472. <dd>
  1473. <div class="block">This method was generated by MyBatis Generator.</div>
  1474. </dd>
  1475. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/TenpayUtil.html#getUnixTime-java.util.Date-">getUnixTime(Date)</a></span> - 类 中的静态方法com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/TenpayUtil.html" title="com.js.kbt.wxpay.utils中的类">TenpayUtil</a></dt>
  1476. <dd>
  1477. <div class="block">获取unix时间,从1970-01-01 00:00:00开始的秒数</div>
  1478. </dd>
  1479. <dt><span class="memberNameLink"><a href="../com/alipay/util/httpClient/HttpRequest.html#getUrl--">getUrl()</a></span> - 类 中的方法com.alipay.util.httpClient.<a href="../com/alipay/util/httpClient/HttpRequest.html" title="com.alipay.util.httpClient中的类">HttpRequest</a></dt>
  1480. <dd>&nbsp;</dd>
  1481. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html#getUrl--">getUrl()</a></span> - 类 中的方法com.js.kbt.wxpay.utils.http.<a href="../com/js/kbt/wxpay/utils/http/HttpRequest.html" title="com.js.kbt.wxpay.utils.http中的类">HttpRequest</a></dt>
  1482. <dd>&nbsp;</dd>
  1483. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getUsecoupon--">getUsecoupon()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  1484. <dd>
  1485. <div class="block">This method was generated by MyBatis Generator.</div>
  1486. </dd>
  1487. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getUsecoupon--">getUsecoupon()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  1488. <dd>
  1489. <div class="block">This method was generated by MyBatis Generator.</div>
  1490. </dd>
  1491. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getUsecoupon--">getUsecoupon()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  1492. <dd>
  1493. <div class="block">This method was generated by MyBatis Generator.</div>
  1494. </dd>
  1495. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/UserController.html#getUserChargeRecordList-java.lang.Integer-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getUserChargeRecordList(Integer, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></dt>
  1496. <dd>
  1497. <div class="block">获取用户余额详情列表</div>
  1498. </dd>
  1499. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecord.html#getUserId--">getUserId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecord.html" title="com.js.kbt.model中的类">ChargeRecord</a></dt>
  1500. <dd>
  1501. <div class="block">This method was generated by MyBatis Generator.</div>
  1502. </dd>
  1503. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getUserId--">getUserId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1504. <dd>
  1505. <div class="block">This method was generated by MyBatis Generator.</div>
  1506. </dd>
  1507. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppyl.html#getUserId--">getUserId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppyl.html" title="com.js.kbt.model中的类">ParkingpointAppyl</a></dt>
  1508. <dd>
  1509. <div class="block">This method was generated by MyBatis Generator.</div>
  1510. </dd>
  1511. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getUserId--">getUserId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  1512. <dd>
  1513. <div class="block">This method was generated by MyBatis Generator.</div>
  1514. </dd>
  1515. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getUserId--">getUserId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  1516. <dd>
  1517. <div class="block">This method was generated by MyBatis Generator.</div>
  1518. </dd>
  1519. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getUserId--">getUserId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  1520. <dd>
  1521. <div class="block">This method was generated by MyBatis Generator.</div>
  1522. </dd>
  1523. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Withdraw.html#getUserId--">getUserId()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Withdraw.html" title="com.js.kbt.model中的类">Withdraw</a></dt>
  1524. <dd>
  1525. <div class="block">This method was generated by MyBatis Generator.</div>
  1526. </dd>
  1527. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPoint.html#getUserIncome--">getUserIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPoint.html" title="com.js.kbt.model中的类">ParkingPoint</a></dt>
  1528. <dd>
  1529. <div class="block">This method was generated by MyBatis Generator.</div>
  1530. </dd>
  1531. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrder.html#getUserIncome--">getUserIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrder.html" title="com.js.kbt.model中的类">ParkOrder</a></dt>
  1532. <dd>
  1533. <div class="block">This method was generated by MyBatis Generator.</div>
  1534. </dd>
  1535. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getUserIncome--">getUserIncome()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  1536. <dd>
  1537. <div class="block">This method was generated by MyBatis Generator.</div>
  1538. </dd>
  1539. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/UserController.html#getUserList-java.lang.Integer-java.lang.String-javax.servlet.http.HttpServletResponse-">getUserList(Integer, String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></dt>
  1540. <dd>
  1541. <div class="block">获取所有用户列表</div>
  1542. </dd>
  1543. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/ParkingPointController.html#getUserMessage-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getUserMessage(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/ParkingPointController.html" title="com.js.kbt.controller中的类">ParkingPointController</a></dt>
  1544. <dd>
  1545. <div class="block">获取使用者信息</div>
  1546. </dd>
  1547. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityProperty.html#getUsername--">getUsername()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityProperty.html" title="com.js.kbt.model中的类">CommunityProperty</a></dt>
  1548. <dd>
  1549. <div class="block">This method was generated by MyBatis Generator.</div>
  1550. </dd>
  1551. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrder.html#getUserName--">getUserName()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrder.html" title="com.js.kbt.model中的类">VparkOrder</a></dt>
  1552. <dd>
  1553. <div class="block">This method was generated by MyBatis Generator.</div>
  1554. </dd>
  1555. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSum.html#getUserName--">getUserName()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSum.html" title="com.js.kbt.model中的类">VparkOrderSum</a></dt>
  1556. <dd>
  1557. <div class="block">This method was generated by MyBatis Generator.</div>
  1558. </dd>
  1559. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Message.html#getUserToken--">getUserToken()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Message.html" title="com.js.kbt.model中的类">Message</a></dt>
  1560. <dd>
  1561. <div class="block">This method was generated by MyBatis Generator.</div>
  1562. </dd>
  1563. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecordExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecordExample.Criterion.html" title="com.js.kbt.model中的类">ChargeRecordExample.Criterion</a></dt>
  1564. <dd>&nbsp;</dd>
  1565. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CommunityPropertyExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CommunityPropertyExample.Criterion.html" title="com.js.kbt.model中的类">CommunityPropertyExample.Criterion</a></dt>
  1566. <dd>&nbsp;</dd>
  1567. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponExample.Criterion.html" title="com.js.kbt.model中的类">CouponExample.Criterion</a></dt>
  1568. <dd>&nbsp;</dd>
  1569. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/CouponTypeExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/CouponTypeExample.Criterion.html" title="com.js.kbt.model中的类">CouponTypeExample.Criterion</a></dt>
  1570. <dd>&nbsp;</dd>
  1571. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/FixExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/FixExample.Criterion.html" title="com.js.kbt.model中的类">FixExample.Criterion</a></dt>
  1572. <dd>&nbsp;</dd>
  1573. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/MessageExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/MessageExample.Criterion.html" title="com.js.kbt.model中的类">MessageExample.Criterion</a></dt>
  1574. <dd>&nbsp;</dd>
  1575. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingpointAppylExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingpointAppylExample.Criterion.html" title="com.js.kbt.model中的类">ParkingpointAppylExample.Criterion</a></dt>
  1576. <dd>&nbsp;</dd>
  1577. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkingPointExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkingPointExample.Criterion.html" title="com.js.kbt.model中的类">ParkingPointExample.Criterion</a></dt>
  1578. <dd>&nbsp;</dd>
  1579. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ParkOrderExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ParkOrderExample.Criterion.html" title="com.js.kbt.model中的类">ParkOrderExample.Criterion</a></dt>
  1580. <dd>&nbsp;</dd>
  1581. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/PlatformExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/PlatformExample.Criterion.html" title="com.js.kbt.model中的类">PlatformExample.Criterion</a></dt>
  1582. <dd>&nbsp;</dd>
  1583. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ShareDateExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ShareDateExample.Criterion.html" title="com.js.kbt.model中的类">ShareDateExample.Criterion</a></dt>
  1584. <dd>&nbsp;</dd>
  1585. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/SysUserExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/SysUserExample.Criterion.html" title="com.js.kbt.model中的类">SysUserExample.Criterion</a></dt>
  1586. <dd>&nbsp;</dd>
  1587. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/UserExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/UserExample.Criterion.html" title="com.js.kbt.model中的类">UserExample.Criterion</a></dt>
  1588. <dd>&nbsp;</dd>
  1589. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcodeExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcodeExample.Criterion.html" title="com.js.kbt.model中的类">VcodeExample.Criterion</a></dt>
  1590. <dd>&nbsp;</dd>
  1591. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VcouponExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VcouponExample.Criterion.html" title="com.js.kbt.model中的类">VcouponExample.Criterion</a></dt>
  1592. <dd>&nbsp;</dd>
  1593. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderExample.Criterion.html" title="com.js.kbt.model中的类">VparkOrderExample.Criterion</a></dt>
  1594. <dd>&nbsp;</dd>
  1595. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VparkOrderSumExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VparkOrderSumExample.Criterion.html" title="com.js.kbt.model中的类">VparkOrderSumExample.Criterion</a></dt>
  1596. <dd>&nbsp;</dd>
  1597. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/VuserExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/VuserExample.Criterion.html" title="com.js.kbt.model中的类">VuserExample.Criterion</a></dt>
  1598. <dd>&nbsp;</dd>
  1599. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/WithdrawExample.Criterion.html#getValue--">getValue()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/WithdrawExample.Criterion.html" title="com.js.kbt.model中的类">WithdrawExample.Criterion</a></dt>
  1600. <dd>&nbsp;</dd>
  1601. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/UserController.html#getVcode-java.lang.String-javax.servlet.http.HttpServletResponse-">getVcode(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></dt>
  1602. <dd>
  1603. <div class="block">获取验证码</div>
  1604. </dd>
  1605. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/Vcode.html#getVcode--">getVcode()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/Vcode.html" title="com.js.kbt.model中的类">Vcode</a></dt>
  1606. <dd>
  1607. <div class="block">This method was generated by MyBatis Generator.</div>
  1608. </dd>
  1609. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/UserController.html#getVparkOrderList-java.lang.Integer-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getVparkOrderList(Integer, Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></dt>
  1610. <dd>
  1611. <div class="block">获取用户历史订单列表</div>
  1612. </dd>
  1613. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ChargeRecord.html#getWay--">getWay()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ChargeRecord.html" title="com.js.kbt.model中的类">ChargeRecord</a></dt>
  1614. <dd>
  1615. <div class="block">This method was generated by MyBatis Generator.</div>
  1616. </dd>
  1617. <dt><span class="memberNameLink"><a href="../com/js/kbt/model/ShareDate.html#getWeekDate--">getWeekDate()</a></span> - 类 中的方法com.js.kbt.model.<a href="../com/js/kbt/model/ShareDate.html" title="com.js.kbt.model中的类">ShareDate</a></dt>
  1618. <dd>
  1619. <div class="block">This method was generated by MyBatis Generator.</div>
  1620. </dd>
  1621. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/SystemController.html#getWithdrawList-java.lang.Integer-javax.servlet.http.HttpServletResponse-">getWithdrawList(Integer, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/SystemController.html" title="com.js.kbt.controller中的类">SystemController</a></dt>
  1622. <dd>
  1623. <div class="block">系统获取用户提现列表</div>
  1624. </dd>
  1625. <dt><span class="memberNameLink"><a href="../com/js/kbt/controller/UserController.html#getWxOpenid-java.lang.String-javax.servlet.http.HttpServletResponse-">getWxOpenid(String, HttpServletResponse)</a></span> - 类 中的方法com.js.kbt.controller.<a href="../com/js/kbt/controller/UserController.html" title="com.js.kbt.controller中的类">UserController</a></dt>
  1626. <dd>
  1627. <div class="block">获取微信openid</div>
  1628. </dd>
  1629. <dt><a href="../com/js/kbt/wxpay/utils/GetWxOrderno.html" title="com.js.kbt.wxpay.utils中的类"><span class="typeNameLink">GetWxOrderno</span></a> - <a href="../com/js/kbt/wxpay/utils/package-summary.html">com.js.kbt.wxpay.utils</a>中的类</dt>
  1630. <dd>&nbsp;</dd>
  1631. <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/GetWxOrderno.html#GetWxOrderno--">GetWxOrderno()</a></span> - 类 的构造器com.js.kbt.wxpay.utils.<a href="../com/js/kbt/wxpay/utils/GetWxOrderno.html" title="com.js.kbt.wxpay.utils中的类">GetWxOrderno</a></dt>
  1632. <dd>&nbsp;</dd>
  1633. </dl>
  1634. <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">Q</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;</div>
  1635. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  1636. <div class="bottomNav"><a name="navbar.bottom">
  1637. <!-- -->
  1638. </a>
  1639. <div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
  1640. <a name="navbar.bottom.firstrow">
  1641. <!-- -->
  1642. </a>
  1643. <ul class="navList" title="导航">
  1644. <li><a href="../overview-summary.html">概览</a></li>
  1645. <li>程序包</li>
  1646. <li>类</li>
  1647. <li>使用</li>
  1648. <li><a href="../overview-tree.html">树</a></li>
  1649. <li><a href="../deprecated-list.html">已过时</a></li>
  1650. <li class="navBarCell1Rev">索引</li>
  1651. <li><a href="../help-doc.html">帮助</a></li>
  1652. </ul>
  1653. </div>
  1654. <div class="subNav">
  1655. <ul class="navList">
  1656. <li><a href="index-6.html">上一个字母</a></li>
  1657. <li><a href="index-8.html">下一个字母</a></li>
  1658. </ul>
  1659. <ul class="navList">
  1660. <li><a href="../index.html?index-files/index-7.html" target="_top">框架</a></li>
  1661. <li><a href="index-7.html" target="_top">无框架</a></li>
  1662. </ul>
  1663. <ul class="navList" id="allclasses_navbar_bottom">
  1664. <li><a href="../allclasses-noframe.html">所有类</a></li>
  1665. </ul>
  1666. <div>
  1667. <script type="text/javascript"><!--
  1668. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  1669. if(window==top) {
  1670. allClassesLink.style.display = "block";
  1671. }
  1672. else {
  1673. allClassesLink.style.display = "none";
  1674. }
  1675. //-->
  1676. </script>
  1677. </div>
  1678. <a name="skip.navbar.bottom">
  1679. <!-- -->
  1680. </a></div>
  1681. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  1682. </body>
  1683. </html>