mirror of
https://gitee.com/niucloud-team/javashop.git
synced 2026-04-25 11:18:23 +00:00
13 lines
305 B
JSON
13 lines
305 B
JSON
{
|
|
"title": "商城系统",
|
|
"desc": "实物虚拟商品,订单,物流同城配送,门店自提",
|
|
"key": "shop",
|
|
"version": "1.0.1",
|
|
"author": "niucloud",
|
|
"type": "app",
|
|
"support_app": "",
|
|
"support_version": "0.0.3",
|
|
"jar": "shop.jar",
|
|
"mainClass": "com.niu.shop.WebApplication"
|
|
}
|