签入和签出

时间:2021-02-25 02:09:38
【文件属性】:
文件名称:签入和签出
文件大小:3.02MB
文件格式:ZIP
更新时间:2021-02-25 02:09:38
建造 请使用Go 1.14版进行构建。 (在1.14.15测试) 在cmd中,运行go build 要构建门户,请进入/web目录并运行npm install; npm build npm install; npm build 跑 在项目根目录下创建一个空的data文件夹 单击startup.bat并使其运行 门户网站将托管在localhost:8000\#\cc-records 。 请在浏览器中打开网址以使用它 或者 请启动mongodb服务器。 对于本地mongo服务器,在cmd中运行mongod --dbpath=/data (您可以将“ / data”替换为所需的任何目录;您需要在运行mongod之前创建文件夹)。 如果cmd报告“无法识别mongod”,请安装mongodb或检查环境变量。 在cmd中,运行.\cc-server.exe 门户网站将托管在localhost
【文件预览】:
Checkinandout-master
----readme.md(1KB)
----templates()
--------reg_code_email_template.html(307B)
----startup.bat(53B)
----Dockerfile(80B)
----controllers()
--------init.go(244B)
--------inst_controller.go(4KB)
--------regcode_controller.go(6KB)
--------family_controller.go(7KB)
--------db.go(1KB)
--------admin_controller.go(6KB)
--------survey_controller.go(1KB)
--------vehicle_controller.go(4KB)
--------routes.go(3KB)
--------validator.go(4KB)
--------config.go(3KB)
--------tag_controller.go(5KB)
--------ward_controller.go(5KB)
--------export_to_csv_controller.go(6KB)
--------cc_record_controller.go(22KB)
--------member_controller.go(9KB)
----surveys()
--------succeed-page.html(810B)
--------failed-page.html(949B)
--------check-in-survey.html(6KB)
--------check-in-survey.js(3KB)
--------success-fail.css(4KB)
----main.go(2KB)
----configs()
--------cc-server-deploy.json(297B)
--------cc-server.json(297B)
----.gitignore(11B)
----web()
--------cc-portal()
----go.sum(40KB)
----services()
--------inst_service.go(5KB)
--------ward_service.go(263B)
--------cc_record_service.go(13KB)
--------survey_service.go(2KB)
--------family_service.go(6KB)
--------tag_service.go(4KB)
--------vehicle_service.go(290B)
--------config_service.go(716B)
--------regcode_service.go(2KB)
--------admin_service.go(5KB)
--------member_service.go(6KB)
----go.mod(505B)

网友评论