no message
parents
Showing
.gitignore
0 → 100644
.vscode/launch.json
0 → 100644
files/doc/2023年采集数据分析.docx
0 → 100644
File added
6.69 KB
1.05 MB
1.15 MB
95 KB
78.2 KB
1.05 MB
224 KB
95 KB
1.05 MB
141 KB
1.05 MB
66.8 KB
package-lock.json
0 → 100644
package.json
0 → 100644
{ | |||
"name": "screen", | |||
"version": "1.0.0", | |||
"description": "", | |||
"main": "main.ts", | |||
"dependencies": { | |||
"@alicloud/sms-sdk": "^1.1.6", | |||
"@types/node": "^10.12.18", | |||
"compression": "^1.7.4", | |||
"express": "^4.17.1", | |||
"express-async-handler": "^1.1.4", | |||
"express-history-api-fallback": "^2.2.1", | |||
"formidable": "^1.2.1", | |||
"log4js": "^6.6.1", | |||
"lru-cache": "^4.1.5", | |||
"md5": "^2.2.1", | |||
"moment": "^2.24.0", | |||
"mongoose": "^5.4.0", | |||
"mysql": "^2.18.1", | |||
"mysql2": "^3.13.0", | |||
"node-xlsx": "^0.16.1", | |||
"nodemailer": "^6.1.1", | |||
"officegen": "^0.6.5", | |||
"qs": "^6.11.0", | |||
"request": "^2.88.0", | |||
"sequelize": "^6.37.5", | |||
"svg-captcha": "^1.3.12", | |||
"tencentcloud-sdk-nodejs": "^4.0.562", | |||
"ws": "^5.2.2", | |||
"xml2js": "^0.4.23" | |||
}, | |||
"devDependencies": {}, | |||
"scripts": { | |||
"test": "echo \"Error: no test specified\" && exit 1" | |||
}, | |||
"author": "cjj", | |||
"license": "ISC", | |||
"bin": "./out/main.js", | |||
"pkg": { | |||
"scripts": "out/**/*.js", | |||
"assets": [ | |||
"public/**/*", | |||
"res/**/*", | |||
"images/**/*", | |||
"video/**/*" | |||
], | |||
"outputPath": "dist" | |||
} | |||
} |
res/农事记录1.xlsx
0 → 100644
File added
res/农事记录2.xlsx
0 → 100644
File added
res/农资使用记录1.xlsx
0 → 100644
File added
res/农资使用记录2.xlsx
0 → 100644
File added
res/地块管理.xlsx
0 → 100644
File added
res/种养品种1.xlsx
0 → 100644
File added
res/种养品种2.xlsx
0 → 100644
File added
res/采收记录1.xlsx
0 → 100644
File added
res/采收记录2.xlsx
0 → 100644
File added
res/销售记录1.xlsx
0 → 100644
File added
res/销售记录2.xlsx
0 → 100644
File added
serverConfig.xml
0 → 100644
src/biz/caiShou.ts
0 → 100644
src/biz/dataInt.ts
0 → 100644
src/biz/dataOut.ts
0 → 100644
src/biz/diKuai.ts
0 → 100644
src/biz/nongShi.ts
0 → 100644
src/biz/nongzi.ts
0 → 100644
src/biz/user.ts
0 → 100644
src/biz/xiaoShou.ts
0 → 100644
src/biz/zhongYang.ts
0 → 100644
src/config/dbEnum.ts
0 → 100644
src/config/eccParam.ts
0 → 100644
src/config/enum.ts
0 → 100644
src/config/errorEnum.ts
0 → 100644
src/config/serverConfig.ts
0 → 100644
src/config/systemClass.ts
0 → 100644
src/config/tableConfig.ts
0 → 100644
src/data/add.ts
0 → 100644
src/data/caishou.ts
0 → 100644
src/data/delete.ts
0 → 100644
src/data/dikuai.ts
0 → 100644
src/data/nongshi.ts
0 → 100644
src/data/nongzi.ts
0 → 100644
src/data/select.ts
0 → 100644
src/data/update.ts
0 → 100644
src/data/users.ts
0 → 100644
src/data/xiaoshou.ts
0 → 100644
src/data/zhongzhi.ts
0 → 100644
src/db/dbConnect.ts
0 → 100644
src/db/dbInit.ts
0 → 100644
src/db/mysqlInit.ts
0 → 100644
src/db/sqlModelBind.ts
0 → 100644
src/db/tableInit.ts
0 → 100644
src/main.ts
0 → 100644
src/middleware/fromParam.ts
0 → 100644
src/middleware/httpErrorHandler.ts
0 → 100644
src/middleware/user.ts
0 → 100644
src/middleware/watch.ts
0 → 100644
src/net/http_server.ts
0 → 100644
src/routers/public.ts
0 → 100644
src/routers/router.ts
0 → 100644
src/tools/system.ts
0 → 100644
src/tools/taskTool.ts
0 → 100644
src/util/analysisExcel.ts
0 → 100644
src/util/bizError.ts
0 → 100644
src/util/log.ts
0 → 100644
src/util/myXML.ts
0 → 100644
src/util/piecemeal.ts
0 → 100644
src/util/request.ts
0 → 100644
src/util/verificationEnum.ts
0 → 100644
src/util/verificationParam.ts
0 → 100644
static/images/2.png
0 → 100644
140 KB
static/images/3.png
0 → 100644
116 KB
static/images/4.png
0 → 100644
128 KB
static/images/5.png
0 → 100644
129 KB
static/img/大白菜.png
0 → 100644
15.3 KB
static/img/暗纹东方鲀.png
0 → 100644
1.51 MB
static/img/杭白菜.png
0 → 100644
15.9 KB
static/img/水稻.png
0 → 100644
83.6 KB
static/img/油菜(青菜).png
0 → 100644
15.9 KB
static/img/甜椒.png
0 → 100644
15.8 KB
static/img/生菜.png
0 → 100644
20 KB
static/img/白萝卜.png
0 → 100644
11.7 KB
static/img/盆景.png
0 → 100644
61.7 KB
static/img/盆栽植物.png
0 → 100644
40.7 KB
static/img/米苋.png
0 → 100644
15.9 KB
static/img/细鳞鯝.png
0 → 100644
44.2 KB
static/img/罗马生菜.png
0 → 100644
20 KB
static/img/翘嘴鲌.png
0 → 100644
7.46 KB
static/img/胡萝卜.png
0 → 100644
13.6 KB
static/img/胭脂鱼.png
0 → 100644
3.97 KB
static/img/花椰菜.png
0 → 100644
18.5 KB
static/img/芹菜.png
0 → 100644
16.4 KB
static/img/苗树.png
0 → 100644
49.5 KB
static/img/茄子.png
0 → 100644
13.1 KB
static/img/草鱼.png
0 → 100644
18.8 KB
static/img/菜用玉米.png
0 → 100644
14.5 KB
static/img/菠菜.png
0 → 100644
17.8 KB
static/img/萝卜.png
0 → 100644
11.7 KB
static/img/蚕豆.png
0 → 100644
45.7 KB
static/img/西兰花.png
0 → 100644
17.5 KB
static/img/西红柿.png
0 → 100644
17.3 KB
static/img/辣椒.png
0 → 100644
15.7 KB
static/img/青椒.png
0 → 100644
15.8 KB
static/img/青菜.png
0 → 100644
15.9 KB
static/img/青鱼.png
0 → 100644
12.9 KB
static/img/马铃薯.png
0 → 100644
14.4 KB
static/img/鲈鱼.png
0 → 100644
34 KB
static/img/鲜切花.png
0 → 100644
30.7 KB
static/img/鲢鱼.png
0 → 100644
14.1 KB
static/img/鲤鱼.png
0 → 100644
232 KB
static/img/鲫花.png
0 → 100644
250 KB
static/img/鲫鱼.png
0 → 100644
17.3 KB
static/img/鳊鱼.png
0 → 100644
26.2 KB
static/img/鳙鱼.png
0 → 100644
19.7 KB
static/img/鳜鱼.png
0 → 100644
78 KB
static/img/鸡毛菜.png
0 → 100644
15.9 KB
static/img/黄瓜.png
0 → 100644
264 KB
static/img/黄颡鱼.png
0 → 100644
17 KB
tsconfig.json
0 → 100644
zjntxcxServer.rar
0 → 100644
File added