123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="zh">
- <head>
- <!-- Generated by javadoc (1.8.0_101) on Mon Nov 06 13:32:48 CST 2017 -->
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>G - 索引</title>
- <meta name="date" content="2017-11-06">
- <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
- <script type="text/javascript" src="../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="G - \u7D22\u5F15";
- }
- }
- catch(err) {
- }
- //-->
- </script>
- <noscript>
- <div>您的浏览器已禁用 JavaScript。</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="导航">
- <li><a href="../overview-summary.html">概览</a></li>
- <li>程序包</li>
- <li>类</li>
- <li>使用</li>
- <li><a href="../overview-tree.html">树</a></li>
- <li><a href="../deprecated-list.html">已过时</a></li>
- <li class="navBarCell1Rev">索引</li>
- <li><a href="../help-doc.html">帮助</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-6.html">上一个字母</a></li>
- <li><a href="index-8.html">下一个字母</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-7.html" target="_top">框架</a></li>
- <li><a href="index-7.html" target="_top">无框架</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../allclasses-noframe.html">所有类</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">Q</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> <a href="index-21.html">W</a> <a name="I:G">
- <!-- -->
- </a>
- <h2 class="title">G</h2>
- <dl>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/wxpay/utils/RequestHandler.html#genPackage-java.util.SortedMap-">genPackage(SortedMap<String, 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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">发送Get请求</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../com/js/kbt/util/HttpKit.html#get-java.lang.String-java.util.Map-">get(String, Map<String, String>)</a></span> - 类 中的静态方法com.js.kbt.util.<a href="../com/js/kbt/util/HttpKit.html" title="com.js.kbt.util中的类">HttpKit</a></dt>
- <dd>
- <div class="block">发送Get请求</div>
- </dd>
- <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>
- <dd>
- <div class="block">生成文件摘要</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">获取进行中的地锁</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">根据当前位置查询附近的停车点All,不过滤杯预约的</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取优惠券列表
- (发放优惠券时获取所有优惠券)</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取业主列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取余额</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">扫业主二维码获取详情</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取业主安装申请列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">查询可用的优惠券</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取编码字符集</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">获取子结点的xml</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取物业详情</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取不分页的所有物业信息列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取物业列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">扫码领取优惠券</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取优惠券发放记录</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取优惠券详情</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取优惠券列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取当前时间 yyyyMMddHHmmss</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取系统当期年月日(精确到天),格式:yyyyMMdd</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取系统当前日期(精确到毫秒),格式:yyyy-MM-dd HH:mm:ss</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">查询过期的优惠券</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">根据内容类型判断文件扩展名</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取入口地址,不包含参数值</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">模拟浏览器GET提交</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取目前已经预约的车位,包括抢到的车位</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">工厂方法</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">获取最后错误号</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取消息详情</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取消息列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取消息记录</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取用户的提现申请列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">根据当前位置查询附近的停车点</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">获取预订人的手机号码</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">返回系统当前时间(精确到毫秒),作为一个唯一的订单编号</div>
- </dd>
- <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>
- <dd>
- <div class="block">根据token查询用户的停车记录</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取参数值</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">获取车位详情</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取车位信息</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取物业的车位信息</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取物业的车位信息</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取车位列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取车位列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取车位详情</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取车位总收益</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取车位使用记录</div>
- </dd>
- <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>
- <dd>
- <div class="block">模拟浏览器post提交</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">得到私钥</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取用户信息</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">报修列表</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取SSL验证的HttpClient</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">产生随机的三位数</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取unix时间,从1970-01-01 00:00:00开始的秒数</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取用户余额详情列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取所有用户列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取使用者信息</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- <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>
- <dd>
- <div class="block">获取验证码</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取用户历史订单列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">This method was generated by MyBatis Generator.</div>
- </dd>
- <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>
- <dd>
- <div class="block">系统获取用户提现列表</div>
- </dd>
- <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>
- <dd>
- <div class="block">获取微信openid</div>
- </dd>
- <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>
- <dd> </dd>
- <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>
- <dd> </dd>
- </dl>
- <a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">L</a> <a href="index-11.html">M</a> <a href="index-12.html">N</a> <a href="index-13.html">O</a> <a href="index-14.html">P</a> <a href="index-15.html">Q</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">V</a> <a href="index-21.html">W</a> </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="导航">
- <li><a href="../overview-summary.html">概览</a></li>
- <li>程序包</li>
- <li>类</li>
- <li>使用</li>
- <li><a href="../overview-tree.html">树</a></li>
- <li><a href="../deprecated-list.html">已过时</a></li>
- <li class="navBarCell1Rev">索引</li>
- <li><a href="../help-doc.html">帮助</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-6.html">上一个字母</a></li>
- <li><a href="index-8.html">下一个字母</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-7.html" target="_top">框架</a></li>
- <li><a href="index-7.html" target="_top">无框架</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../allclasses-noframe.html">所有类</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|