|
@@ -448,7 +448,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 物流管理端资金管理-专享优惠,物流id必传 */
|
|
/** 物流管理端资金管理-专享优惠,物流id必传 */
|
|
|
get_carrier_rebates: {
|
|
get_carrier_rebates: {
|
|
|
- realUrl: '/strategy/flag/price/get_carrier_rebates' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/flag/price/get_carrier_rebates',
|
|
|
reqType: {} as IPageParams<CarrierRebatesQryParam>,
|
|
reqType: {} as IPageParams<CarrierRebatesQryParam>,
|
|
|
resType: {} as 物流管理端专享优惠VO实体类,
|
|
resType: {} as 物流管理端专享优惠VO实体类,
|
|
|
},
|
|
},
|
|
@@ -544,7 +544,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 查询站的历史概况汇总信息(运营销量监控) */
|
|
/** 查询站的历史概况汇总信息(运营销量监控) */
|
|
|
get_overview_gway: {
|
|
get_overview_gway: {
|
|
|
- realUrl: '/strategy/flag_station_info/get_overview_gway' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/flag_station_info/get_overview_gway',
|
|
|
reqType: {} as 加气站运营管理查询实体类,
|
|
reqType: {} as 加气站运营管理查询实体类,
|
|
|
resType: {} as 站当日概况信息实体类,
|
|
resType: {} as 站当日概况信息实体类,
|
|
|
},
|
|
},
|
|
@@ -1042,7 +1042,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 根据创建订单日期重新计算gasOrder价格 */
|
|
/** 根据创建订单日期重新计算gasOrder价格 */
|
|
|
recalculate: {
|
|
recalculate: {
|
|
|
- realUrl: '/strategy/handle/recalculate' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/handle/recalculate',
|
|
|
reqType: {} as GasOrder对象,
|
|
reqType: {} as GasOrder对象,
|
|
|
resType: {} as GasOrder对象,
|
|
resType: {} as GasOrder对象,
|
|
|
},
|
|
},
|
|
@@ -1279,13 +1279,13 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 优惠叠加配置 */
|
|
/** 优惠叠加配置 */
|
|
|
adjust: {
|
|
adjust: {
|
|
|
- realUrl: '/strategy/man/carrier_config/adjust' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/carrier_config/adjust',
|
|
|
reqType: {} as CarrierRebateVO,
|
|
reqType: {} as CarrierRebateVO,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 物流优惠参与配置查询 */
|
|
/** 物流优惠参与配置查询 */
|
|
|
list_30: {
|
|
list_30: {
|
|
|
- realUrl: '/strategy/man/carrier_config/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/carrier_config/list',
|
|
|
reqType: {} as IPageParams<CarrierRebateVO>,
|
|
reqType: {} as IPageParams<CarrierRebateVO>,
|
|
|
resType: {} as CarrierRebateVO,
|
|
resType: {} as CarrierRebateVO,
|
|
|
},
|
|
},
|
|
@@ -1297,7 +1297,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 调价物流线上特价 */
|
|
/** 调价物流线上特价 */
|
|
|
adjust_1: {
|
|
adjust_1: {
|
|
|
- realUrl: '/strategy/man/carrier_rebate/adjust' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/carrier_rebate/adjust',
|
|
|
reqType: {} as MManPriceCarrierRebateAdjust对象,
|
|
reqType: {} as MManPriceCarrierRebateAdjust对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1333,7 +1333,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取物流线上特价列表 */
|
|
/** 获取物流线上特价列表 */
|
|
|
list_31: {
|
|
list_31: {
|
|
|
- realUrl: '/strategy/man/carrier_rebate/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/carrier_rebate/list',
|
|
|
reqType: {} as IPageParams<ManPriceCarrierRebate对象>,
|
|
reqType: {} as IPageParams<ManPriceCarrierRebate对象>,
|
|
|
resType: {} as ManPriceCarrierRebateVO对象,
|
|
resType: {} as ManPriceCarrierRebateVO对象,
|
|
|
},
|
|
},
|
|
@@ -1363,7 +1363,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取加气站清分列表 */
|
|
/** 获取加气站清分列表 */
|
|
|
list_32: {
|
|
list_32: {
|
|
|
- realUrl: '/strategy/man/profit/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/profit/list',
|
|
|
reqType: {} as IPageParams<GasstationDateParam>,
|
|
reqType: {} as IPageParams<GasstationDateParam>,
|
|
|
resType: {} as 站收益结算规则信息表实体VO类,
|
|
resType: {} as 站收益结算规则信息表实体VO类,
|
|
|
},
|
|
},
|
|
@@ -1375,13 +1375,13 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 调价加气订单满减 */
|
|
/** 调价加气订单满减 */
|
|
|
adjust_2: {
|
|
adjust_2: {
|
|
|
- realUrl: '/strategy/man/reduce_rebate/adjust' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/reduce_rebate/adjust',
|
|
|
reqType: {} as ManPriceReduceRebateAdjust对象,
|
|
reqType: {} as ManPriceReduceRebateAdjust对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 获取加气订单满减列表 */
|
|
/** 获取加气订单满减列表 */
|
|
|
list_33: {
|
|
list_33: {
|
|
|
- realUrl: '/strategy/man/reduce_rebate/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/reduce_rebate/list',
|
|
|
reqType: {} as IPageParams<ManPriceReduceRebate对象>,
|
|
reqType: {} as IPageParams<ManPriceReduceRebate对象>,
|
|
|
resType: {} as ManPriceReduceRebateVO对象,
|
|
resType: {} as ManPriceReduceRebateVO对象,
|
|
|
},
|
|
},
|
|
@@ -1417,7 +1417,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 调价中石化零售价 */
|
|
/** 调价中石化零售价 */
|
|
|
adjust_3: {
|
|
adjust_3: {
|
|
|
- realUrl: '/strategy/man/snp/adjust' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/snp/adjust',
|
|
|
reqType: {} as ManPriceSnpAdjust对象,
|
|
reqType: {} as ManPriceSnpAdjust对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1429,7 +1429,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 根据时间范围获取中石化零售价 */
|
|
/** 根据时间范围获取中石化零售价 */
|
|
|
find_date_range: {
|
|
find_date_range: {
|
|
|
- realUrl: '/strategy/man/snp/find_date_range' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/snp/find_date_range',
|
|
|
reqType: {} as 优惠运营分析查询参数实体类,
|
|
reqType: {} as 优惠运营分析查询参数实体类,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1441,7 +1441,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取中石化限价列表 */
|
|
/** 获取中石化限价列表 */
|
|
|
list_34: {
|
|
list_34: {
|
|
|
- realUrl: '/strategy/man/snp/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/snp/list',
|
|
|
reqType: {} as IPageParams<manPriceSnp对象>,
|
|
reqType: {} as IPageParams<manPriceSnp对象>,
|
|
|
resType: {} as manPriceSnp对象,
|
|
resType: {} as manPriceSnp对象,
|
|
|
},
|
|
},
|
|
@@ -1483,7 +1483,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 调价长城奥扬标准价 */
|
|
/** 调价长城奥扬标准价 */
|
|
|
adjust_4: {
|
|
adjust_4: {
|
|
|
- realUrl: '/strategy/man/standard/adjust' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/standard/adjust',
|
|
|
reqType: {} as manPriceStandard对象,
|
|
reqType: {} as manPriceStandard对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1513,7 +1513,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取长城奥扬标准价列表 */
|
|
/** 获取长城奥扬标准价列表 */
|
|
|
list_35: {
|
|
list_35: {
|
|
|
- realUrl: '/strategy/man/standard/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/man/standard/list',
|
|
|
reqType: {} as IPageParams<manPriceStandard对象>,
|
|
reqType: {} as IPageParams<manPriceStandard对象>,
|
|
|
resType: {} as ManPriceStandardVO对象,
|
|
resType: {} as ManPriceStandardVO对象,
|
|
|
},
|
|
},
|
|
@@ -1561,7 +1561,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取newstation列表 */
|
|
/** 获取newstation列表 */
|
|
|
list_36: {
|
|
list_36: {
|
|
|
- realUrl: '/strategy/newstation/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/newstation/list',
|
|
|
reqType: {} as IPageParams<Newstation对象>,
|
|
reqType: {} as IPageParams<Newstation对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1591,7 +1591,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取platform_price列表 */
|
|
/** 获取platform_price列表 */
|
|
|
list_37: {
|
|
list_37: {
|
|
|
- realUrl: '/strategy/platform_price/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/platform_price/list',
|
|
|
reqType: {} as IPageParams<PlatformPrice对象>,
|
|
reqType: {} as IPageParams<PlatformPrice对象>,
|
|
|
resType: {} as IPage<PlatformPrice对象>,
|
|
resType: {} as IPage<PlatformPrice对象>,
|
|
|
},
|
|
},
|
|
@@ -1603,7 +1603,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取platform_price_log列表 */
|
|
/** 获取platform_price_log列表 */
|
|
|
list_38: {
|
|
list_38: {
|
|
|
- realUrl: '/strategy/platform_price_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/platform_price_log/list',
|
|
|
reqType: {} as IPageParams<PlatformPriceLog对象>,
|
|
reqType: {} as IPageParams<PlatformPriceLog对象>,
|
|
|
resType: {} as IPage<PlatformPriceLog对象>,
|
|
resType: {} as IPage<PlatformPriceLog对象>,
|
|
|
},
|
|
},
|
|
@@ -1639,7 +1639,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取平台挂牌价列表 */
|
|
/** 获取平台挂牌价列表 */
|
|
|
list_39: {
|
|
list_39: {
|
|
|
- realUrl: '/strategy/price_config/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config/list',
|
|
|
reqType: {} as IPageParams<PriceConfig对象>,
|
|
reqType: {} as IPageParams<PriceConfig对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1651,13 +1651,13 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取price_config_gway 当前价列表 */
|
|
/** 获取price_config_gway 当前价列表 */
|
|
|
list_40: {
|
|
list_40: {
|
|
|
- realUrl: '/strategy/price_config_gway/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config_gway/list',
|
|
|
reqType: {} as IPageParams<PriceConfigGway对象>,
|
|
reqType: {} as IPageParams<PriceConfigGway对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 获取调价记录列表 */
|
|
/** 获取调价记录列表 */
|
|
|
list_41: {
|
|
list_41: {
|
|
|
- realUrl: '/strategy/price_config_gway_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config_gway_log/list',
|
|
|
reqType: {} as IPageParams<组合支付分页查询参数>,
|
|
reqType: {} as IPageParams<组合支付分页查询参数>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1675,7 +1675,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取调价管理列表 */
|
|
/** 获取调价管理列表 */
|
|
|
list_42: {
|
|
list_42: {
|
|
|
- realUrl: '/strategy/price_config_gway_plan/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config_gway_plan/list',
|
|
|
reqType: {} as IPageParams<PriceConfigGwayPlan对象>,
|
|
reqType: {} as IPageParams<PriceConfigGwayPlan对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1699,7 +1699,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取price_config_log列表 */
|
|
/** 获取price_config_log列表 */
|
|
|
list_43: {
|
|
list_43: {
|
|
|
- realUrl: '/strategy/price_config_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config_log/list',
|
|
|
reqType: {} as IPageParams<PriceConfigLog对象>,
|
|
reqType: {} as IPageParams<PriceConfigLog对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1741,7 +1741,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取加气站售卖价列表 */
|
|
/** 获取加气站售卖价列表 */
|
|
|
list_44: {
|
|
list_44: {
|
|
|
- realUrl: '/strategy/price_config_market/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config_market/list',
|
|
|
reqType: {} as IPageParams<PriceConfigMarket对象>,
|
|
reqType: {} as IPageParams<PriceConfigMarket对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1777,7 +1777,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取标准差价列表 */
|
|
/** 获取标准差价列表 */
|
|
|
list_45: {
|
|
list_45: {
|
|
|
- realUrl: '/strategy/price_config_market_diff/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config_market_diff/list',
|
|
|
reqType: {} as IPageParams<PriceConfigMarketDiff对象>,
|
|
reqType: {} as IPageParams<PriceConfigMarketDiff对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1807,7 +1807,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取非标差价列表 */
|
|
/** 获取非标差价列表 */
|
|
|
list_46: {
|
|
list_46: {
|
|
|
- realUrl: '/strategy/price_config_market_undiff/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config_market_undiff/list',
|
|
|
reqType: {} as IPageParams<PriceConfigMarketDiffUnstd对象>,
|
|
reqType: {} as IPageParams<PriceConfigMarketDiffUnstd对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1843,7 +1843,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取中石化调价记录列表 */
|
|
/** 获取中石化调价记录列表 */
|
|
|
list_47: {
|
|
list_47: {
|
|
|
- realUrl: '/strategy/price_config_snp_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config_snp_log/list',
|
|
|
reqType: {} as IPageParams<组合支付分页查询参数>,
|
|
reqType: {} as IPageParams<组合支付分页查询参数>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1855,7 +1855,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取调价管理列表 */
|
|
/** 获取调价管理列表 */
|
|
|
list_48: {
|
|
list_48: {
|
|
|
- realUrl: '/strategy/price_config_snp_plan/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/price_config_snp_plan/list',
|
|
|
reqType: {} as IPageParams<PriceConfigSnpPlan对象>,
|
|
reqType: {} as IPageParams<PriceConfigSnpPlan对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1879,7 +1879,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取profit_quota_log列表 */
|
|
/** 获取profit_quota_log列表 */
|
|
|
list_49: {
|
|
list_49: {
|
|
|
- realUrl: '/strategy/profit_quota_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/profit_quota_log/list',
|
|
|
reqType: {} as IPageParams<ProfitQuotaLogParam>,
|
|
reqType: {} as IPageParams<ProfitQuotaLogParam>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -1999,7 +1999,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取计划列表(运营端) */
|
|
/** 获取计划列表(运营端) */
|
|
|
list_50: {
|
|
list_50: {
|
|
|
- realUrl: '/strategy/purchase/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/purchase/list',
|
|
|
reqType: {} as IPageParams<PurchasePageParam>,
|
|
reqType: {} as IPageParams<PurchasePageParam>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2071,7 +2071,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取计划提报限制详列表 */
|
|
/** 获取计划提报限制详列表 */
|
|
|
list_51: {
|
|
list_51: {
|
|
|
- realUrl: '/strategy/purchase_limit_config/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/purchase_limit_config/list',
|
|
|
reqType: {} as PurchaseLimitConfig对象,
|
|
reqType: {} as PurchaseLimitConfig对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2089,7 +2089,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取计划提报限制详细配置分页列表 */
|
|
/** 获取计划提报限制详细配置分页列表 */
|
|
|
list_52: {
|
|
list_52: {
|
|
|
- realUrl: '/strategy/purchase_limit_config_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/purchase_limit_config_log/list',
|
|
|
reqType: {} as IPageParams<PurchaseLimitConfigLog对象>,
|
|
reqType: {} as IPageParams<PurchaseLimitConfigLog对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2107,7 +2107,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取订单变更记录 */
|
|
/** 获取订单变更记录 */
|
|
|
list_53: {
|
|
list_53: {
|
|
|
- realUrl: '/strategy/purchase_operate/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/purchase_operate/list',
|
|
|
reqType: {} as IPageParams<PurchaseOperate对象>,
|
|
reqType: {} as IPageParams<PurchaseOperate对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2137,7 +2137,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取返利优惠列表 */
|
|
/** 获取返利优惠列表 */
|
|
|
list_54: {
|
|
list_54: {
|
|
|
- realUrl: '/strategy/rebate_config/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/rebate_config/list',
|
|
|
reqType: {} as IPageParams<RebateConfig对象>,
|
|
reqType: {} as IPageParams<RebateConfig对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2149,13 +2149,13 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取返利优惠变更记录列表 */
|
|
/** 获取返利优惠变更记录列表 */
|
|
|
list_55: {
|
|
list_55: {
|
|
|
- realUrl: '/strategy/rebate_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/rebate_log/list',
|
|
|
reqType: {} as IPageParams<RebateLog对象>,
|
|
reqType: {} as IPageParams<RebateLog对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 返利优惠变更记录详细日志 */
|
|
/** 返利优惠变更记录详细日志 */
|
|
|
list_56: {
|
|
list_56: {
|
|
|
- realUrl: '/strategy/rebate_log_detail/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/rebate_log_detail/list',
|
|
|
reqType: {} as IPageParams<RebateLogDetail对象>,
|
|
reqType: {} as IPageParams<RebateLogDetail对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2166,10 +2166,11 @@ export default {
|
|
|
/** key */
|
|
/** key */
|
|
|
key?: string
|
|
key?: string
|
|
|
},
|
|
},
|
|
|
|
|
+
|
|
|
},
|
|
},
|
|
|
/** 获取申请变更记录列表 */
|
|
/** 获取申请变更记录列表 */
|
|
|
list_57: {
|
|
list_57: {
|
|
|
- realUrl: '/strategy/release_detail/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/release_detail/list',
|
|
|
reqType: {} as IPageParams<ReleaseDetail对象>,
|
|
reqType: {} as IPageParams<ReleaseDetail对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2199,7 +2200,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取发布申请列表 */
|
|
/** 获取发布申请列表 */
|
|
|
list_58: {
|
|
list_58: {
|
|
|
- realUrl: '/strategy/release_manage/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/release_manage/list',
|
|
|
reqType: {} as IPageParams<ReleaseManage对象>,
|
|
reqType: {} as IPageParams<ReleaseManage对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2217,37 +2218,37 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 新增站信息 */
|
|
/** 新增站信息 */
|
|
|
add_33: {
|
|
add_33: {
|
|
|
- realUrl: '/strategy/station_map/add' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/station_map/add',
|
|
|
reqType: {} as StationMap对象,
|
|
reqType: {} as StationMap对象,
|
|
|
resType: {} as boolean,
|
|
resType: {} as boolean,
|
|
|
},
|
|
},
|
|
|
/** 删除站信息 */
|
|
/** 删除站信息 */
|
|
|
delete_6: {
|
|
delete_6: {
|
|
|
- realUrl: '/strategy/station_map/delete' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/station_map/delete',
|
|
|
reqType: {} as StationMap对象,
|
|
reqType: {} as StationMap对象,
|
|
|
resType: {} as boolean,
|
|
resType: {} as boolean,
|
|
|
},
|
|
},
|
|
|
/** 获取城市的经纬度范围 */
|
|
/** 获取城市的经纬度范围 */
|
|
|
get_city_region: {
|
|
get_city_region: {
|
|
|
- realUrl: '/strategy/station_map/get_city_region' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/station_map/get_city_region',
|
|
|
reqType: {} as 通用字符串单参数_参数类,
|
|
reqType: {} as 通用字符串单参数_参数类,
|
|
|
resType: {} as Array<string>,
|
|
resType: {} as Array<string>,
|
|
|
},
|
|
},
|
|
|
/** 按条件获取站信息列表 */
|
|
/** 按条件获取站信息列表 */
|
|
|
list_59: {
|
|
list_59: {
|
|
|
- realUrl: '/strategy/station_map/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/station_map/list',
|
|
|
reqType: {} as StationMap对象,
|
|
reqType: {} as StationMap对象,
|
|
|
resType: {} as Array<StationMap对象>,
|
|
resType: {} as Array<StationMap对象>,
|
|
|
},
|
|
},
|
|
|
/** 更改站信息 */
|
|
/** 更改站信息 */
|
|
|
update_25: {
|
|
update_25: {
|
|
|
- realUrl: '/strategy/station_map/update' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/station_map/update',
|
|
|
reqType: {} as StationMap对象,
|
|
reqType: {} as StationMap对象,
|
|
|
resType: {} as boolean,
|
|
resType: {} as boolean,
|
|
|
},
|
|
},
|
|
|
/** 添加库存变动日志 */
|
|
/** 添加库存变动日志 */
|
|
|
add_34: {
|
|
add_34: {
|
|
|
- realUrl: '/strategy/stock_log/add' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/stock_log/add',
|
|
|
reqType: {} as StockLog对象,
|
|
reqType: {} as StockLog对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2313,7 +2314,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取库存变动日志列表 */
|
|
/** 获取库存变动日志列表 */
|
|
|
list_60: {
|
|
list_60: {
|
|
|
- realUrl: '/strategy/stock_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/stock_log/list',
|
|
|
reqType: {} as IPageParams<StockLog对象>,
|
|
reqType: {} as IPageParams<StockLog对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2361,31 +2362,31 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 添加system_config_log */
|
|
/** 添加system_config_log */
|
|
|
add_35: {
|
|
add_35: {
|
|
|
- realUrl: '/strategy/system_config_log/add' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/system_config_log/add',
|
|
|
reqType: {} as SystemConfigLog对象,
|
|
reqType: {} as SystemConfigLog对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 获取system_config_log列表 */
|
|
/** 获取system_config_log列表 */
|
|
|
list_61: {
|
|
list_61: {
|
|
|
- realUrl: '/strategy/system_config_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/system_config_log/list',
|
|
|
reqType: {} as IPageParams<SystemConfigLog对象>,
|
|
reqType: {} as IPageParams<SystemConfigLog对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 修改system_config_log */
|
|
/** 修改system_config_log */
|
|
|
update_26: {
|
|
update_26: {
|
|
|
- realUrl: '/strategy/system_config_log/update' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/system_config_log/update',
|
|
|
reqType: {} as SystemConfigLog对象,
|
|
reqType: {} as SystemConfigLog对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 添加tag */
|
|
/** 添加tag */
|
|
|
add_36: {
|
|
add_36: {
|
|
|
- realUrl: '/strategy/tag/add' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/tag/add',
|
|
|
reqType: {} as Tag对象,
|
|
reqType: {} as Tag对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 删除tag */
|
|
/** 删除tag */
|
|
|
delete_7: {
|
|
delete_7: {
|
|
|
- realUrl: '/strategy/tag/delete' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/tag/delete',
|
|
|
reqType: {} as Tag对象,
|
|
reqType: {} as Tag对象,
|
|
|
resType: {} as boolean,
|
|
resType: {} as boolean,
|
|
|
},
|
|
},
|
|
@@ -2397,13 +2398,13 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取tag列表 */
|
|
/** 获取tag列表 */
|
|
|
list_62: {
|
|
list_62: {
|
|
|
- realUrl: '/strategy/tag/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/tag/list',
|
|
|
reqType: {} as Tag对象,
|
|
reqType: {} as Tag对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 修改tag */
|
|
/** 修改tag */
|
|
|
update_27: {
|
|
update_27: {
|
|
|
- realUrl: '/strategy/tag/update' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/tag/update',
|
|
|
reqType: {} as Tag对象,
|
|
reqType: {} as Tag对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2469,7 +2470,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** pushStationStatus */
|
|
/** pushStationStatus */
|
|
|
push_station_status: {
|
|
push_station_status: {
|
|
|
- realUrl: '/strategy/third_party/push_station_status' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/third_party/push_station_status',
|
|
|
reqType: {} as 三方对接_关停或者重启站推送_参数实体类,
|
|
reqType: {} as 三方对接_关停或者重启站推送_参数实体类,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2499,7 +2500,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 新增卡车 */
|
|
/** 新增卡车 */
|
|
|
add_37: {
|
|
add_37: {
|
|
|
- realUrl: '/strategy/truck/add' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck/add',
|
|
|
reqType: {} as Truck对象,
|
|
reqType: {} as Truck对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2772,7 +2773,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 卡车列表 */
|
|
/** 卡车列表 */
|
|
|
list_63: {
|
|
list_63: {
|
|
|
- realUrl: '/strategy/truck/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck/list',
|
|
|
reqType: {} as IPageParams<Truck对象>,
|
|
reqType: {} as IPageParams<Truck对象>,
|
|
|
resType: {} as AnyObject,
|
|
resType: {} as AnyObject,
|
|
|
},
|
|
},
|
|
@@ -2886,7 +2887,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 添加truck_com_contract */
|
|
/** 添加truck_com_contract */
|
|
|
add_38: {
|
|
add_38: {
|
|
|
- realUrl: '/strategy/truck_com_contract/add' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck_com_contract/add',
|
|
|
reqType: {} as TruckComContract对象,
|
|
reqType: {} as TruckComContract对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2898,19 +2899,19 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取truck_com_contract列表 */
|
|
/** 获取truck_com_contract列表 */
|
|
|
list_64: {
|
|
list_64: {
|
|
|
- realUrl: '/strategy/truck_com_contract/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck_com_contract/list',
|
|
|
reqType: {} as IPageParams<TruckComContract对象>,
|
|
reqType: {} as IPageParams<TruckComContract对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 修改truck_com_contract */
|
|
/** 修改truck_com_contract */
|
|
|
update_28: {
|
|
update_28: {
|
|
|
- realUrl: '/strategy/truck_com_contract/update' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck_com_contract/update',
|
|
|
reqType: {} as TruckComContract对象,
|
|
reqType: {} as TruckComContract对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 新增卡车-司机分配 */
|
|
/** 新增卡车-司机分配 */
|
|
|
add_39: {
|
|
add_39: {
|
|
|
- realUrl: '/strategy/truck_driver/add' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck_driver/add',
|
|
|
reqType: {} as TruckDriver对象,
|
|
reqType: {} as TruckDriver对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2964,7 +2965,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 添加truck_driver_log */
|
|
/** 添加truck_driver_log */
|
|
|
add_40: {
|
|
add_40: {
|
|
|
- realUrl: '/strategy/truck_driver_log/add' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck_driver_log/add',
|
|
|
reqType: {} as TruckDriverLog对象,
|
|
reqType: {} as TruckDriverLog对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
@@ -2994,25 +2995,25 @@ export default {
|
|
|
},
|
|
},
|
|
|
/** 获取truck_driver_log列表 */
|
|
/** 获取truck_driver_log列表 */
|
|
|
list_65: {
|
|
list_65: {
|
|
|
- realUrl: '/strategy/truck_driver_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck_driver_log/list',
|
|
|
reqType: {} as IPageParams<TruckDriverLog对象>,
|
|
reqType: {} as IPageParams<TruckDriverLog对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 修改truck_driver_log */
|
|
/** 修改truck_driver_log */
|
|
|
update_29: {
|
|
update_29: {
|
|
|
- realUrl: '/strategy/truck_driver_log/update' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck_driver_log/update',
|
|
|
reqType: {} as TruckDriverLog对象,
|
|
reqType: {} as TruckDriverLog对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** add 卡车变更日志 */
|
|
/** add 卡车变更日志 */
|
|
|
add_41: {
|
|
add_41: {
|
|
|
- realUrl: '/strategy/truck_log/add' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck_log/add',
|
|
|
reqType: {} as TruckLog对象,
|
|
reqType: {} as TruckLog对象,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|
|
|
/** 获取truck_log列表 */
|
|
/** 获取truck_log列表 */
|
|
|
list_66: {
|
|
list_66: {
|
|
|
- realUrl: '/strategy/truck_log/list' as const,
|
|
|
|
|
|
|
+ realUrl: '/strategy/truck_log/list',
|
|
|
reqType: {} as IPageParams<TruckLog对象>,
|
|
reqType: {} as IPageParams<TruckLog对象>,
|
|
|
resType: {} as any,
|
|
resType: {} as any,
|
|
|
},
|
|
},
|