dashboard
repositories
filestore
activity
search
login
main
/
qfqk-web
群防群控前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
洪城义警修改为警保联动
zhongrj
2023-09-14
d893e55c0f8bda1dec6f184cc5fd381fa49637e2
[qfqk-web.git]
/
public
/
map
/
widgets
/
realTimePolice
/
config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
* @Description:
* @Version: 1.0
* @Author: yangsx
* @Date: 2019-12-09 19:01:40
* @LastEditors: yangsx
* @LastEditTime: 2019-12-14 10:00:41
*/
define([], function() {
var config = {};
return config;
});