Files
2026-02-04 17:43:41 +08:00

2 lines
4.4 KiB
JavaScript

"use strict";const e=require("./http.js");exports.actualControl=t=>e.get("/api/stock/"+t+"/actual-control",null,!0),exports.agreements=()=>e.get("/api/agreements"),exports.branchesList=t=>e.get("/api/stock/"+t+"/branches",null,!0),exports.calendarCombinedData=t=>e.get("/api/v1/calendar/combined-data",t,!0),exports.calendarDataList=t=>e.get("/api/calendar/data",t),exports.calendarEventCount=t=>e.get("/api/calendar-event-counts",t),exports.calendarEventList=t=>e.get("/api/calendar/events",t),exports.cashflowSheet=(t,a)=>e.get("/api/financial/cashflow/"+t,a,!0),exports.commentEvent=(t,a)=>e.post("/post/create/"+t,a),exports.companyAnnouncementsList=(t,a)=>e.get("/api/stock/"+t+"/announcements",a,!0),exports.comprehensiveAnalysis=t=>e.get("/api/company/comprehensive-analysis/"+t,null,!0),exports.conceptDetails=(t,a)=>e.get("/concept-api/concept/"+t,a,!0),exports.conceptNews=t=>e.get("/news-api/search_china_news",t,!0),exports.conceptOtherDetails=(t,a)=>e.post("/api/market/trade/batch",a),exports.conceptRankList=t=>e.get("/concept-api/statistics",t,!0),exports.conceptReport=t=>e.get("/report-api/search",t,!0),exports.conceptStocks=(t,a)=>e.get("/api/concept/"+t+"/stocks",a,!0),exports.conceptsDailyTop=t=>e.get("/api/concepts/daily-top",t,!0),exports.eventCommentList=t=>e.get("/api/event/"+t+"/comments"),exports.eventHistoryEvent=t=>e.get("/api/event/"+t+"/historical-events"),exports.eventList=(t,a)=>e.get("/api/events",t,a),exports.eventRelatedConcept=t=>e.post("/concept-api/search",t),exports.eventRelatedStock=t=>e.get("/api/event/"+t+"/related-stocks-detail"),exports.feedback=t=>e.post("/api/user/feedback",t),exports.filterOptions=t=>e.get("/api/filter/options",t),exports.financialBalanceSheet=(t,a)=>e.get("/api/financial/balance-sheet/"+t,a,!0),exports.financialComparison=(t,a)=>e.get("/api/financial/comparison/"+t,a,!0),exports.financialMainBusiness=(t,a)=>e.get("/api/financial/main-business/"+t,a,!0),exports.financialMetrics=(t,a)=>e.get("/api/financial/financial-metrics/"+t,a,!0),exports.financialStockInfo=t=>e.get("/api/financial/stock-info/"+t,null,!0),exports.followEvent=t=>e.post("/event/follow/"+t),exports.homeData=t=>e.get("/api/home",t),exports.incomeStatementSheet=(t,a)=>e.get("/api/financial/income-statement/"+t,a,!0),exports.industryCategoryList=t=>e.get("/api/sector/hierarchy",t),exports.industryRankList=t=>e.get("/api/financial/industry-rank/"+t,null,!0),exports.investEventDetails=(t,a)=>e.get("/api/calendar/detail/"+t,a),exports.keyFactorsTimeline=t=>e.get("/api/company/key-factors-timeline/"+t,null,!0),exports.likeEventComment=t=>e.post("/post/like/"+t),exports.loginByPhone=t=>e.post("/api/auth/login/phone",t),exports.loginByWx=t=>e.post("/api/auth/login/wechat",t),exports.managementTeam=(t,a)=>e.get("/api/stock/"+t+"/management",a,!0),exports.marketHeatmap=t=>e.get("/api/market/heatmap",t,!0),exports.marketHotspotOverview=t=>e.get("/api/market/hotspot-overview",t,!0),exports.marketStatistics=t=>e.get("/api/market/statistics",t,!0),exports.membershipStatus=t=>e.get("/api/membership/status",t),exports.newestPriceDate=t=>e.get("/concept-api/price/latest",t,!0),exports.ownershipConcentration=t=>e.get("/api/stock/"+t+"/concentration",null,!0),exports.priceTimeline=(t,a)=>e.get("/concept-api/concept/"+t+"/price-timeseries",a,!0),exports.quoteDetailsInfo=t=>e.get("/api/stock/"+t+"/quote-detail",null,!0),exports.replyComment=(t,a)=>e.post("/post/comment/"+t,a),exports.searchStockInfo=t=>e.get("/api/stocks/search",t,!0),exports.sendSMS=t=>e.post("/api/auth/send-sms",t),exports.stockBasicInfo=t=>e.get("/api/stock/"+t+"/basic-info",null,!0),exports.stockCandlestickChartData=(t,a)=>e.get("/api/stock/"+t+"/kline",a),exports.stockCategoryList=t=>e.get("/api/sector/banner",t),exports.stockDetails=(t,a)=>e.get("/api/event/"+t+"/stock/"+a+"/detail"),exports.topCirculatingShareholdersList=(t,a)=>e.get("/api/stock/"+t+"/top-circulation-shareholders",a,!0),exports.topShareholdersList=(t,a)=>e.get("/api/stock/"+t+"/top-shareholders",a,!0),exports.updateBasicInfo=t=>e.post("/settings/profile",t),exports.updateInvestPreference=t=>e.post("/settings/investment_preferences",t),exports.userActivityList=t=>e.get("/api/user/activities",t),exports.userInfo=t=>e.get("/api/user/profile",t),exports.valueChainAnalysis=t=>e.get("/api/company/value-chain-analysis/"+t,null,!0),exports.valueChainRelatedCompany=t=>e.get("/api/company/value-chain/related-companies",t,!0),exports.wxBindPhone=t=>e.post("/api/auth/bindphone/wechat",t);