db配置文件move到config
This commit is contained in:
parent
b59685ec93
commit
43089ab135
@ -6,5 +6,12 @@
|
||||
externalkey2gamelog
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#### gamelog appkey 写入接口
|
||||
从接口获取appkey写入gamelog配置文件
|
||||
从接口获取appkey写入gamelog配置文件
|
||||
|
||||
内网调用:
|
||||
http://10.10.3.16:6500/webapp/index.php?c=Ops&a=sync_log_conf
|
@ -1,4 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#被mp系统调用,用于同步(第三方传递日志需要)appkey到gamelog的相应配置文件
|
||||
import requests
|
||||
import logging
|
||||
from ops.mansible import AnsibleAPI
|
||||
|
Loading…
x
Reference in New Issue
Block a user