1 Star 0 Fork 0

ryanzl / shopeego

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
replaces.go 1.95 KB
一键复制 编辑 原始数据 按行查看 历史
ryanzl 提交于 2020-11-25 11:12 . 修改http
package shopeego
var replaces []string = []string{
"volume",
"weight",
"width",
"length",
"height",
"price",
"refund_amount",
"amount_before_discount",
"target",
"my",
"unit_price",
"shipping_fee",
"original_price",
"shipping_fee",
"estimated_shipping_fee",
"unit_price",
"rating_star",
"package_length",
"package_width",
"package_height",
"promotion_price",
"variation_promotion_price",
"item_promotion_price",
"variation_original_price",
"item_original_price",
"actual_shipping_cost",
"total_amount",
"escrow_amount",
"coin",
"voucher",
"voucher_seller",
"seller_rebate",
"shipping_fee_rebate",
"commission_fee",
"voucher_code",
"voucher_name",
"crooss_border_tax",
"credit_card_transaction_fee",
"service_fee",
"buyer_shopee_kredit",
"seller_coin_cash_back",
"final_shipping_fee",
"seller_return_refund_amount",
"credit_card_promotion",
"discounted_price",
"discount_from_coin",
"discount_from_voucher",
"discount_from_voucher_seller",
"item_price",
"variation_price",
"payout_amount",
"deal_price",
"item_max_weight",
"item_min_weight",
"withdraw_id",
"root_withdrawal_id",
"transaction_fee",
"current_balance",
"amount",
"buyer_total_amount",
"seller_discount",
"shopee_discount",
"voucher_from_seller",
"voucher_from_shopee",
"coins",
"buyer_paid_shipping_fee",
"buyer_transaction_fee",
"cross_border_tax",
"payment_promotion",
"commission_fee",
"service_fee",
"seller_transaction_fee",
"seller_lost_compensation",
"seller_coin_cash_back",
"escrow_tax",
"final_shipping_fee",
"actual_shipping_fee",
"shopee_shipping_rebate",
"shipping_fee_discount_from_3pl",
"seller_shipping_discount",
"estimated_shipping_fee",
"drc_adjustable_refund",
"cost_of_goods_sold",
"seller_return_refund",
"original_cost_of_goods_sold",
"original_shopee_discount",
"inflated_price",
"inflated_original_price",
"sip_item_price",
}
1
https://gitee.com/ryanzl/shopeego.git
git@gitee.com:ryanzl/shopeego.git
ryanzl
shopeego
shopeego
master

搜索帮助