wyyl/plugins/FlatShipping/config.json

13 lines
316 B
JSON

{
"code": "flat_shipping",
"name": "固定运费",
"description": "按订单总额收取固定运费",
"type": "shipping",
"version": "v1.0.0",
"icon": "/image/logo.png",
"author": {
"name": "成都光大网络科技有限公司",
"email": "yangjin@beikeshop.com"
}
}