Commit d9fcdbc3 authored by clone's avatar clone

1

parent 6dd24bcc
...@@ -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