Commit a81f1d59 authored by clone's avatar clone

Merge branch 'test'

parents c5a4f72a d9fcdbc3
...@@ -12,7 +12,7 @@ class ConfigConst ...@@ -12,7 +12,7 @@ class ConfigConst
{ {
const ACCESS_KEY_ID = "LTAIEeZUju3PFZlJ"; const ACCESS_KEY_ID = "LTAIEeZUju3PFZlJ";
const SECRET = "ljKCItiUp19F7wtzfn225WoBH0Qe8Y"; const SECRET = "ljKCItiUp19F7wtzfn225WoBH0Qe8Y";
const END_POINT = "http://opensearch-cn-shanghai.aliyuncs.com";//公网=>本地 //const END_POINT = "http://opensearch-cn-shanghai.aliyuncs.com";//公网=>本地
//const END_POINT = "http://intranet.opensearch-cn-shanghai.aliyuncs.com";//内网==>线上 const END_POINT = "http://intranet.opensearch-cn-shanghai.aliyuncs.com";//内网==>线上
} }
\ No newline at end of file
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