Guard Patrolling System
已测试 

巡逻警卫系统 1.0.0

没有下载权限
已加入
2022/03/04
消息
9,859
回应得分
1,934
Credits
$7,232
感谢亲爱的会员 @netman提交了一个新的资源:Guard Patrolling System-如今日夜巡逻对于减少损失非常重要。
查看附件 89622
如今,日夜巡逻对于减少我们场所的损失非常重要,因此我们需要购买大量硬件来监控巡逻和出勤。这款应用可以帮助通过不需要额外硬件的方式监控巡逻,并且只需使用您的手机即可启动巡逻系统并实时报告。

追踪保安的工作时间……
Read more about this resource...
 
Tested:
1.import databse
2.change application/config
config.php
database.php
with your url and database info
3.back end
4.becare this script have not apache .htaccess file ,you can create it with code
代码:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]

2024-11-05_101332.webp2024-11-05_101354.webp
 
返回
顶部