Initial qiwei secondary development handoff
This commit is contained in:
20
wails.json
Normal file
20
wails.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"$schema": "https://wails.io/schemas/config.v2.json",
|
||||
"name": "qiweimanager",
|
||||
"outputfilename": "qiweimanager",
|
||||
"frontend:install": "npm install",
|
||||
"frontend:build": "npm run build",
|
||||
"frontend:dev:watcher": "npm run dev",
|
||||
"frontend:dev:serverUrl": "auto",
|
||||
"author": {
|
||||
"name": "lzquan129",
|
||||
"email": "129opth@163.com"
|
||||
},
|
||||
"info": {
|
||||
"companyName": "灵泽万川",
|
||||
"productName": "灵泽万川企微售后客服",
|
||||
"productVersion": "2.1.3",
|
||||
"copyright": "Copyright © 灵泽万川",
|
||||
"comments": "企业微信售后客服桌面工具"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user