<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ??一站式輕松地調用各大LLM模型接口,支持GPT4、智譜、豆包、星火、月之暗面及文生圖、文生視頻 廣告
                [TOC] ###物業公司介紹 +++ get:{url}index.php/Home/Property/introduction <<< success { "code": "200", "msg": "success", "data": { "introduction": "在“安心、參與、信任、共生”的理念下,未來萬科物業將致力于搭建一個幸福的平臺。這里有快樂工作的員工,有彼此信任的鄰里,有志同道合的合作伙伴,萬科物業不僅在提供服務,更在營造幸福。萬科物業將以至誠和創新行動成就百萬人的居住夢想,構筑社區幸福家園。" } } +++ ##號碼通 ###列表 +++ get:{url}index.php/Home/Property/getNumList *int:page#頁碼 <<< success { "code": "200", "msg": "success", "data": [ { "id": "2", "name": "趙輪", "remark": "保安", "mobile": "13877564954" }, { "id": "3", "name": "薛之賺", "remark": "公頭", "mobile": "13877564954" } ] } +++ ###搜索 +++ get:{url}index.php/Home/Property/numberSearch *key#搜索關鍵詞 *int:page#頁碼 <<< success { "code": "200", "msg": "success", "data": [ { "id": "3", "name": "薛之賺", "remark": "公頭", "mobile": "13877564954" } ] } +++ ##繳費 ###繳費列表 +++ get:{url}index.php/Home/Payment/index *key#搜索關鍵詞 *int:page#頁碼 <<< success { "code": "200", "msg": "success", "data": [ { "id": "2", "year": "2016", "month": "7", "order_total": "20.00", //支付總額 "status": "0", //支付狀態,0 未支付,1 已支付 "pay_time": null, "pay_type": null, //支付類型,1 支付寶, 2 微信 "company_name": "民工" //收款方 }, { "id": "3", "year": "2014", "month": "8", "order_total": "20.00", "status": "1", "pay_time": "1473668074", "pay_type": "1", "company_name": "民工" } ] } +++ ###繳費詳情 +++ get:{url}index.php/Home/Payment/getDetail *int:order_id#繳費條目id *int:page#頁碼 <<< success { "code": "200", "msg": "success", "data": [ { "id": "4", "order_id": "2", "name": "電費", "unit": "度", "price": "1.20", "num": "10.00", "total": "12.00" }, { "id": "5", "order_id": "2", "name": "水費", "unit": "噸", "price": "5.00", "num": "15.00", "total": "75.00" } ] } +++ ###戶主信息 +++ get:{url}index.php/Home/Payment/getVillageInfo <<< success { "code": "200", "msg": "success", "data": { "id": "1", "village_name": "高大上", "building": "a1", "number": "303", "householder": "余先森", "mobile": "189****5473" } } +++ ##物業報修 ###報修列表 +++ get:{url}index.php/Home/Repair/index *key#搜索關鍵詞 *int:page#頁碼 <<< success { "code": "200", "msg": "success", "data": [ { "id": "6", "property": "1", //屬性,0 個人維修,1 公共維修 "status": "0", //維修狀態,0 未處理,1 已處理,2 已修好 "location": "12棟一單元1304室", "content": "陽臺", "images": [ "http://localhost/work/sjkj/public/upload/repair/{8F231330-4315-46E6-8F7A-50895FEE53A5}.gif", "http://localhost/work/sjkj/public/upload/repair/{1CE2363A-CB70-49AB-A164-CCDD6511644B}.jpg" ], "order_time": "1471403509", //預約時間 "create_time": "1471416058" }, { "id": "5", "property": "1", "status": "0", "location": null, "content": "陽臺", "images": "", "order_time": "1471403509", "create_time": "1471414818" } ] } +++ ###發布報修 +++ get:{url}index.php/Home/Repair/store *int:property#類型,0 個人維修,1 公共維修 *content#內容 *location#具體位置 *order_time#預約時間 *name#聯系人 *mobile#聯系電話 <<< success { "code": "200", "msg": "success", "data": { "id": "11" } } <<< error { "code": "500", "msg": "錯誤信息", "data": [] } +++ ##小區公告 +++ get:{url}index.php/Home/Property/getNotices *int:page#頁碼 <<< success { "code": "200", "msg": "success", "data": [ { "id": "2", "title": "王石前往慰問", "content": "由于臺風但物業全體員工咬牙堅持,在地產的大力支持下,夜以繼日搶修恢復設備設施、清掃路面、清理折斷樹枝,餓了喝瓶八寶粥、困了囫圇打個盹,用“悅程速度”重建幸福家園。", "sort": "1", //1 置頂,0 非置頂 "village_name": "高大上", "images": [ "http://localhost/work/sjkj/public/upload/repair/{8F231330-4315-46E6-8F7A-50895FEE53A5}.gif", "http://localhost/work/sjkj/public/upload/repair/{1CE2363A-CB70-49AB-A164-CCDD6511644B}.jpg" ], "create_time": "1471414818" }, { "id": "1", "title": "“莫蘭蒂”橫掃廈門,王石前往慰問", "content": "9月15日凌晨三點零五分,第十四號超強臺風“莫蘭蒂”在廈門翔安登陸,花園鷺島滿目瘡痍:超90%綠化福家園。", "sort": "0", "village_name": "高大上", "images": "", "create_time": "1471414817" } ] } +++
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看