Commit 41f86748 by app.developer

初始化代码

parent d32d367c
...@@ -41,8 +41,8 @@ def get_request_params_str(): ...@@ -41,8 +41,8 @@ def get_request_params_str():
message = app_env + " 已更新" + " 密码:" + app_pwd message = app_env + " 已更新" + " 密码:" + app_pwd
print "版本信息 " + message print message
print "密码 " + app_pwd print "密码:" + app_pwd
app_version = get_app_version() app_version = get_app_version()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment