RequestURL.swift 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351
  1. //
  2. // RequestURL.swift
  3. // MyFramework
  4. //
  5. // Created by virgil on 16/2/29.
  6. // Copyright © 2016年 virgil. All rights reserved.
  7. //
  8. import UIKit
  9. let launchView: String = "launchView1.0"
  10. //用户信息
  11. let userInfo = "userInfo"
  12. //用户登录信息
  13. let userLogin = "userLogin"
  14. ///成功标示
  15. let Succeed = "succeed"
  16. class RequestURL: NSObject {
  17. ///测试
  18. //static let orgId = "29a6223fefa45841"
  19. //static let cardMain = "http://card-dev.qdrsd.top/"
  20. //static let integralMain = "http://points-dev.qdrsd.top/"
  21. ///正式
  22. static let orgId = "1f9eca7f5758f6ca"
  23. static let cardMain = "https://card.weimilo.com/"
  24. static let integralMain = "https://points.weimilo.com/"
  25. //七牛地址前辍
  26. static var qiNiuImageUrl = "http://img.xingchuangke.net/"
  27. static let hostAdminMain = "http://img.xingchuangke.net/"
  28. //潍坊测试
  29. // static let W_FHost = "http://192.168.3.20:8080/wf_zhifutong_admin_war_exploded/"
  30. static let W_FHost = "http://app.xingchuangke.net/"
  31. //正式
  32. // static let hostURL = "http://58.57.80.162:8123/wf_zhifutong_admin_war_exploded"
  33. static let baseHost = "http://data.xingchuangke.net:8889/"
  34. static let hostMain = "http://data.xingchuangke.net:8889/phoneMobile/"
  35. static let hostMainH5 = "http://data.xingchuangke.net:8889/H5/"
  36. static let hostMainH51 = "http://192.168.3.15:8086/wf_zhifutong_admin_war_exploded/"
  37. static let getQNToken = "\(hostMain)getQNToken"
  38. static let initProgram = "\(hostMain)initProgram"
  39. static let findRecCode = "\(hostMain)findRecCode"
  40. static let register = "\(hostMain)register"
  41. static let findUserById = "\(hostMain)findUserById"
  42. static let login = "\(hostMain)login"
  43. static let findBankList = "\(hostMain)findBankList"
  44. static let editUser = "\(hostMain)editUser"
  45. static let machineTypeList = "\(hostMain)machineTypeList"
  46. static let getMachineBySM = "\(hostMain)getMachineBySM"
  47. static let verificationCode = "\(hostMain)verificationCode"
  48. static let getCode = "\(hostMain)getCode"
  49. static let industryList = "\(hostMain)industryList"
  50. static let openingMerchants = "\(hostMain)openingMerchants"
  51. static let myMerchantList = "\(hostMain)myMerchantList"
  52. static let productTypeList = "\(hostMain)productTypeList"
  53. static let revenueCalculator = "\(hostMain)revenueCalculator"
  54. static let editMerchants = "\(hostMain)editMerchants"
  55. static let bandMachine = "\(hostMain)bandMachine"
  56. static let machineTypeNumList = "\(hostMain)machineTypeNumList"
  57. static let machineListAllot = "\(baseHost)user/machineListAllot"
  58. static let machineAllocationLog = "\(baseHost)user/machineAllocationLog"
  59. static let machineList = "http://data.xingchuangke.net:8889/phoneMobile/machineList"
  60. static let machineAllocation = "\(hostMain)machineAllocation"
  61. static let myAgentList = "\(hostMain)myAgentList"
  62. static let findAdvertisingWheel = "\(hostMain)findAdvertisingWheel"
  63. // 检查结算卡
  64. static let mySettlementCard = "\(hostMain)mySettlementCard"
  65. static let settlementCardUpdate = "\(hostMain)settlementCardUpdate"
  66. static let helpPageList = "\(hostMain)helpPageList"
  67. static let cashApplication = "\(hostMain)cashApplication"
  68. static let cashApplicationWithMachineTypeId = "\(baseHost)user/cashApplicationWithMachineTypeId"
  69. static let cashApplicationWithMachineTypeIdAll = "\(baseHost)user/cashApplicationWithMachineTypeIdAll"
  70. static let cashApplicationList = "\(hostMain)cashApplicationList"
  71. static let walletList = "\(hostMain)walletList"
  72. static let newwalletList = "\(baseHost)user/walletList"
  73. static let sysConfigWeb = "\(hostMain)sysConfigWeb"
  74. static let cashApplicationSet = "\(baseHost)user/cashApplicationSet"
  75. static let userRecCode = "\(hostMain)userRecCode"
  76. static let messagePageList = "\(hostMain)messagePageList"
  77. static let myZhengshu = "\(hostMain)myZhengshu"
  78. static let findPassword = "\(hostMain)findPassword"
  79. static let updatePassword = "\(hostMain)updatePassword"
  80. static let informationTypeList = "\(hostMain)informationTypeList"
  81. static let informationPageList = "\(hostMain)informationPageList"
  82. static let uploadFile = "\(hostMain)uploadFile"
  83. static let uploadMerchantFile = "\(hostMain)uploadMerchantFile"
  84. static let provinceCityCounty = "\(hostMain)provinceCityCounty"
  85. static let getProvincesOrCity = "\(hostMain)getProvincesOrCity"
  86. static let openBankList = "\(hostMain)openBankList"
  87. static let hotActivityPageList = "\(hostMain)hotActivityPageList"
  88. static let rateConfig = "\(hostMain)rateConfig"
  89. static let myMachineInfo = "\(hostMain)myMachineInfo"
  90. static let transactionListPage = "\(hostMain)transactionListPage"
  91. static let transactionListPageNew = "\(baseHost)transaction/transactionListPage"
  92. static let myMerchantDetail = "\(hostMain)myMerchantDetail"
  93. static let myMerchantDetailXcx = "\(baseHost)kss/myMerchantDetailXcx"
  94. static let myMerchantDetailQyb = "\(hostMain)myMerchantDetailQyb"
  95. static let myMerchantDetailKys = "\(baseHost)kss/myMerchantDetailKys"
  96. static let myMerchantDetailXwsy = "\(baseHost)kss/myMerchantDetailXwsy"
  97. static let editUserType = "\(baseHost)user/editUserType"
  98. static let sumTransactionListPage = "\(hostMain)sumTransactionListPage"
  99. static let studyTypeList = "\(hostMain)studyTypeList"
  100. static let onlineList = "\(hostMain)onlineList"
  101. static let trainingList = "\(hostMain)trainingList"
  102. static let knowledgeList = "\(hostMain)knowledgeList"
  103. static let startStudy = "\(hostMain)startStudy"
  104. static let addTraining = "\(hostMain)addTraining"
  105. static let delTraining = "\(hostMain)delTraining"
  106. static let trainingDetail = "\(hostMain)trainingDetail"
  107. static let nearStudyList = "\(hostMain)nearStudyList"
  108. static let onlineDetail = "\(hostMain)onlineDetail"
  109. static let systemSetting = "\(hostMain)systemSetting?type=register_agreement"
  110. static let myMachineList = "\(hostMain)myMachineList"
  111. static let machineDetail = "\(hostMain)machineDetail"
  112. static let hostMain2 = "http://app.qmbdd.cn/phoneMobile/"
  113. static let productPageList = "\(hostMain)productPageList"//获取商城数据
  114. // static let productPageList = "192.168.3.20:8080/wf_zhifutong_admin_war_exploded/app/xProduct/getProductList"
  115. static let productDetail = "\(hostMain)productDetail"
  116. static let createProductOrder = "\(hostMain)createProductOrder"
  117. static let orderPageList = "\(hostMain)orderPageList"
  118. static let wxSignProduct = "\(hostMain)wxSignProduct"
  119. static let alipaySign = "\(hostMain)alipaySign"
  120. static let payProductOrder = "\(hostMain)payProductOrder"
  121. static let userAddress = "\(hostMain)userAddress"
  122. static let userAddressUA = "\(hostMain)userAddressUA"
  123. static let confirmOrder = "\(hostMain)confirmOrder"
  124. static let orderDetail = "\(hostMain)orderDetail"
  125. static let agentXMInfo = "\(hostMain)agentXMInfo"
  126. static let extensionImageList = "\(hostMain)extensionImageList"
  127. static let creditCardPageList = "\(hostMain)creditCardPageList"
  128. static let scorePageList = "\(hostMain)scorePageList"
  129. static let creditNum = "\(hostMain)creditNum"
  130. static let scoreNum = "\(hostMain)scoreNum"
  131. static let creditScoreListPage = "\(hostMain)creditScoreListPage"
  132. static let creditScoreDetail = "\(hostMain)creditScoreDetail"
  133. static let qybFindBankList = "\(hostMain)qybFindBankList"
  134. static let customMccTypeList = "\(hostMain)customMccTypeList"
  135. static let mccList = "\(hostMain)mccList"
  136. static let mccNameList = "\(hostMain)mccNameList"
  137. static let getPolicyFlag = "\(baseHost)qyb/getPolicyFlag"
  138. static let openingMerchantsQyb = "\(hostMain)openingMerchantsQyb"
  139. static let termBd = "\(hostMain)termBd"
  140. static let saveAppuser = "\(hostMain)saveAppuser"
  141. static let improveInfo = "\(hostMain)improveInfo"
  142. static let bindMercBank = "\(hostMain)bindMercBank"
  143. static let hkMerchantInfo = "\(hostMain)hkMerchantInfo"
  144. static let openingMerchantsJian = "\(hostMain)openingMerchantsJian"
  145. // 活动列表
  146. static let activityAuth = "\(W_FHost)app/activityAuth"
  147. static let rz = "\(W_FHost)app/personalSignYhs"
  148. // 机具状态管理列表
  149. static let machineInforNum = "\(W_FHost)app/getMachineInforNum"
  150. // 商户状态列表
  151. static let machineInforList = "\(W_FHost)app/getMachineInforList"
  152. // 查询业务顶部(本月、本日新增商户数,本月本日交易数)
  153. static let sumCountByMonthByDay = "\(hostMain)sumCountByMonthByDay"
  154. // 团队业绩根据时间搜索新作商户、新增代理、交易额
  155. static let myAgentsPerformance = "\(baseHost)user/myAgentsPerformance"
  156. // 个人业绩
  157. static let myPerformance = "\(baseHost)user/myPerformance"
  158. // 根据品牌查询钱包余额
  159. static let findwalletListByMachineTypeId = "\(baseHost)user/findwalletListByMachineTypeId"
  160. // 交易方式列表
  161. static let findSumGroupByPayType = "\(baseHost)user/findSumGroupByPayType"
  162. static let activityEdit = "\(W_FHost)app/activityEdit"
  163. // 品牌余额
  164. static let machineTypeListWhithCash = "\(baseHost)system/machineTypeListWhithCash"
  165. // 商品列表
  166. static let getProductList = "\(W_FHost)app/xProduct/getProductList"
  167. static let getProductType = "\(W_FHost)app/xProduct/getProductType"
  168. //购物车
  169. //删除购物车商品
  170. static let deleteProductOrder = "\(W_FHost)app/deleteProductOrder"
  171. //添加购物车
  172. static let addProductOrder = "\(W_FHost)app/addProductOrder"
  173. //查看购物车列表
  174. static let getProductOrderList =
  175. "\(W_FHost)app/getProductOrderList"
  176. //获取用户收货地址列表
  177. static let getUserAddressList =
  178. "\(W_FHost)app/getUserAddressList"
  179. //支付部分
  180. static let getFreight =
  181. "\(W_FHost)app/getFreight"
  182. //立即购买生成订单
  183. static let addProductOrderMainFast =
  184. "\(W_FHost)app/addProductOrderMainFast"
  185. //购物车结算生成订单
  186. static let addProductOrderMain =
  187. "\(W_FHost)app/addProductOrderMain"
  188. //查看用户订单列表
  189. static let getProductOrderMainList =
  190. "\(W_FHost)app/getProductOrderMainList"
  191. //查看用户订单详情
  192. static let getProductOrderMain =
  193. "\(W_FHost)app/getProductOrderMain"
  194. //用户确认收货
  195. static let updateProductOrderMainStatus =
  196. "\(W_FHost)app/updateProductOrderMainStatus"
  197. //购物车获取待支付商品的重量
  198. static let getGoPayProductList =
  199. "\(W_FHost)app/getGoPayProductList"
  200. //修改用户收货地址
  201. static let updateUserAddress =
  202. "\(W_FHost)app/updateUserAddress"
  203. //添加用户收货地址
  204. static let addUserAddress =
  205. "\(W_FHost)app/addUserAddress"
  206. //购物车删除收货地址
  207. static let deleteUserAddress =
  208. "\(W_FHost)app/deleteUserAddress"
  209. //微信支付
  210. static let wxSignProductT =
  211. "\(W_FHost)app/wxSignProduct"
  212. //支付宝支付
  213. static let alipaySignT =
  214. "\(W_FHost)app/alipaySign"
  215. ///wf_zhifutong_admin_war_exploded
  216. //文案库获取用户授权查看类型
  217. static let getInformationTypeName =
  218. "\(W_FHost)app/getInformationTypeName"
  219. //查询用户有权获取的支付品牌权限
  220. static let getMachineNameList =
  221. "\(W_FHost)app/getMachineNameList"
  222. //查询某一品牌的帮助中心列表
  223. static let getHelpQuestList =
  224. "\(W_FHost)app/getHelpQuestList"
  225. //获取银行列表
  226. static let getCreditBankList = "http://data.xingchuangke.net:8889/credit/getCreditBankList"
  227. //提交信用卡申请信息
  228. static let submitApplication = "http://data.xingchuangke.net:8889/credit/submitApplication"
  229. //提交信用卡申请信息
  230. static let findResultByOrder = "http://data.xingchuangke.net:8889/credit/findResultByOrder"
  231. }