123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145 |
- <?php
- // +----------------------------------------------------------------------
- // | ThinkPHP [ WE CAN DO IT JUST THINK ]
- // +----------------------------------------------------------------------
- // | Copyright (c) 2006~2016 http://thinkphp.cn All rights reserved.
- // +----------------------------------------------------------------------
- // | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
- // +----------------------------------------------------------------------
- // | Author: liu21st <liu21st@gmail.com>
- // +----------------------------------------------------------------------
- return [
- '__pattern__' => [
- 'name' => '\w+',
- ],
- '[hello]' => [
- ':id' => ['index/hello', ['method' => 'get'], ['id' => '\d+']],
- ':name' => ['index/hello', ['method' => 'post']],
- ],
- //百度人脸识别
- 'v1/BaiduFaceMatch'=>'expand/Baidu/Match',
- 'v1/BaiduFaceDetect'=>'expand/Baidu/Detect',
- //环信注册用户接口
- 'v1/EaseUserRegister'=>'expand/Easemob/userRegister',
- //表单提交模拟
- 'v1/MoniFormRequest'=>'expand/MoniForm/Request',
- //中文拼音转义
- 'v1/TransChinese'=>'expand/PinYin/transChinese',
-
- //监控接口
- 'v1/getProjectCodes'=>'monitor/Requestapi/getProjectCodes',
- 'v1/getARProjectCodes'=>'monitor/Requestapi/getARProjectCodes',
- 'v1/getApiRequestList'=>'monitor/Requestapi/getApiRequestList',
- 'v1/getAbnormalRequestList'=>'monitor/Requestapi/getAbnormalRequestList',
-
- //ERP销售接口
- 'v1/PushSales'=>'expand/Sales/pushSales',
-
- //F码接口
- 'v1/CouponsReceive'=>'expand/Coupons/receive',
- 'v1/CouponsCheck'=>'expand/Coupons/check',
- 'v1/CouponsList'=>'expand/Coupons/getList',
- //F码接口【新】
- 'v2/CheckCoupon'=>'expand/Fcoupons/checkFcoupon',//核销F码
- 'v2/SendCoupon'=>'expand/Fcoupons/sendFcoupons',//发放F码
- 'v2/CouponsList'=>'expand/Fcoupons/getFcouponsList',//获得用户F码
- //上传图片
- 'v1/UploadImage'=>'expand/UploadImage/fileUpload',
-
- //微信支付接口
- 'v1/WechatPay'=>'expand/WechatPay/platformWxPay',
- 'v1/PlatformRefund'=>'expand/WechatPay/platformRefund',
- 'v1/platformNotifyUrl'=>'expand/WechatPay/platformNotifyUrl',
- 'v1/getOpenId2Pay'=>'expand/WechatPay/getOpenId2Pay',
- 'v1/paySuccess'=>'expand/WechatPay/paySuccess',
-
- //京东支付接口
- 'v1/JdPay'=>'expand/JdPay/platformJdPay',
- 'v1/notifyJdPay'=>'expand/JdPay/notifyJdPay',
-
- //打印扫码贴接口
- 'v1/printMu'=>'expand/PrintSMT/mu',//打印关西店
- 'v1/printBear'=>'expand/PrintSMT/bear',//打印白熊店
-
- //获取微信卡券列表
- 'v1/getWxCardList'=>'expand/WechatJs/getUserCardInfo',
-
- //极光短信业务接口
- 'v1/JGSendSms'=>'expand/SmsJG/sendCode',
- 'v1/JGCheckSms'=>'expand/SmsJG/checkCode',
- 'v1/JGSendMessage'=>'expand/SmsJG/sendMessage',
-
- //小程序支付接口
- 'v1/notifyXcxPay'=>'expand/Xcx/notifyXcxPay',
- 'v1/platformXcxPay'=>'expand/Xcx/platformXcxPay',
- 'v1/getOpenInfo'=>'expand/Xcx/getOpenInfo',
-
- //一维码,二维码
- 'v1/Qrcode'=>'expand/Qrcode/QR',
- 'v1/Barcode'=>'expand/Barcode/Bar',
-
- //获取产品列表
- 'v1/getProductList'=>'expand/Product/getProductList',
- 'v1/getSeriesList'=>'expand/Product/getSeriesList',
- 'v1/getFalvorList'=>'expand/Product/getFalvorList',
- 'v1/getPackageList'=>'expand/Product/getPackageList',
- 'v1/getSeriesLists'=>'expand/Product/getSeriesLists',
- //蜂鸟接口
- 'v1/FnOrder'=>'expand/FengNiao/order',
- 'v1/FnSearchOrder'=>'expand/FengNiao/searchOrder',
- 'v1/FnNotifyUrl'=>'expand/FengNiao/notifyUrl',
- 'v1/distanceStore'=>'expand/FengNiao/distanceStore',
- 'v1/cancelOrder'=>'expand/FengNiao/cancelOrder',
- //鼎新接口
- 'v1/commonParameter'=>'expand/DinXin/commonParameter',//3.1.1 获取影院卡等级规则
- 'v1/cardAuth'=>'expand/DinXin/cardAuth',//3.1.2 会员卡密码校验
- 'v1/cardDetail'=>'expand/DinXin/cardDetail',//3.1.3 查询会员卡的详细信息
- 'v1/cardBuyInfo'=>'expand/DinXin/cardBuyInfo',//3.1.4 获得会员卡某场次的购票信息
- 'v1/orderTickets'=>'expand/DinXin/orderTickets',//3.1.5 获取有效的未出票订单
- 'v1/seatLockBuy'=>'expand/DinXin/seatLockBuy',//3.4.6 混合下单(影票、卖品)
- 'v1/ticketRefund'=>'expand/DinXin/ticketRefund',//3.4.8 退单(影票、卖品)
- 'v1/orderTicketFlag'=>'expand/DinXin/orderTicketFlag',//3.4.9 查询订单状态及取票码
- 'v1/orderStatus'=>'expand/DinXin/orderStatus',//3.4.10 查询订单状态
- 'v1/ticketInfo'=>'expand/DinXin/ticketInfo',//3.4.11 查询订单信息(影票)
- 'v1/ticketPrint'=>'expand/DinXin/ticketPrint',//3.4.13 确认出票(设置影票为已出票)
- 'v1/partnerCinemas'=>'expand/DinXin/partnerCinemas',//3.2.1 获取影院列表
- 'v1/cinemaConfig'=>'expand/DinXin/cinemaConfig',//3.2.2 获取单个影院配置信息
- 'v1/cinemaPlays'=>'expand/DinXin/cinemaPlays',//3.2.3 获取放映计划列表
- 'v1/cardTradeQuery'=>'expand/DinXin/cardTradeQuery',//3.1.10 会员卡消费流水查询
- 'v1/cardQuerybyphone'=>'expand/DinXin/cardQuerybyphone',//3.1.11 根据手机号查询卡号
- 'v1/movieInfo'=>'expand/DinXin/movieInfo',//3.2.4 获取影片详细信息
- 'v1/playInfo'=>'expand/DinXin/playInfo',//3.2.5 获取场次详细信息
- 'v1/playSeatStatus'=>'expand/DinXin/playSeatStatus',//3.2.6 获取场次座位状态
- 'v1/playPeriodChangedSeats'=>'expand/DinXin/playPeriodChangedSeats',//3.2.7 获取场次座位状态增量
- 'v1/playSeatOverview'=>'expand/DinXin/playSeatOverview',//3.2.8 获取场次座位售卖统计信息
- 'v1/cardRecharge'=>'expand/DinXin/cardRecharge',//3.4.2 会员卡充值
- 'v1/cardRechargeLog'=>'expand/DinXin/cardRechargeLog',//3.1.6 查询会员卡充值记录
- 'v1/orderList'=>'expand/DinXin/orderList',//3.1.7 查询会员卡历史订单
- 'v1/orderDetail'=>'expand/DinXin/orderDetail',//3.1.8 查询某条订单的详细信息
- 'v1/cardId'=>'expand/DinXin/cardId',//3.1.9 根据卡芯片号查询卡号
- 'v1/seatBook'=>'expand/DinXin/seatBook',//3.4.1 订票
- 'v1/seatPrice'=>'expand/DinXin/seatPrice',//3.4.4 座位锁定后获取票价
- 'v1/seatUnlock'=>'expand/DinXin/seatUnlock',//3.4.5 座位解锁
- 'v1/cinemaRechargeBill'=>'expand/DinXin/cinemaRechargeBill',//3.5.1 充值明细对账
- 'v1/orderBuy'=>'expand/DinXin/orderBuy',//3.2.1 下单接口
- 'v1/cinemaGoods'=>'expand/DinXin/cinemaGoods',//3.4.7 单独下单(卖品)
- //会员信息缓存
- 'v1/insertCache'=>'expand/Fcoupons/insertCache',
- 'v1/getMemberCache'=>'expand/Fcoupons/getMemberCache',
- //直播
- 'v1/live/liveList'=>'expand/Live/getLiveList',
- ];
|