Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
machine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hooloo
android
machine
Commits
2c55e454
Commit
2c55e454
authored
Feb 28, 2023
by
wjg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add release apk
parent
155d644c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
main_app/src/main/java/com/ihaoin/hooloo/device/base/AppConfig.java
+2
-2
No files found.
main_app/src/main/java/com/ihaoin/hooloo/device/base/AppConfig.java
View file @
2c55e454
...
@@ -19,8 +19,8 @@ public class AppConfig {
...
@@ -19,8 +19,8 @@ public class AppConfig {
public
static
String
REGISTRATION_ID
=
""
;
public
static
String
REGISTRATION_ID
=
""
;
/** 打开微信网址 */
/** 打开微信网址 */
public
static
String
WX_URL
=
""
;
public
static
String
WX_URL
=
""
;
public
static
String
WX_URL_PROD
=
"http://
hooloo.gdatac.com/prod-co
?id=%s"
;
public
static
String
WX_URL_PROD
=
"http://
soos-admin.ihaoin.com/prod-co.html
?id=%s"
;
public
static
String
WX_URL_TEST
=
"http://hooloo
.gdatac.com/c2
?id=%s"
;
public
static
String
WX_URL_TEST
=
"http://hooloo
-dev.gdatac.com/prod-co.html
?id=%s"
;
/** 工厂测试地址 */
/** 工厂测试地址 */
public
static
final
String
FACTORY_TEST_URL
=
"http://192.168.8.101:8000/factory_test.html"
;
public
static
final
String
FACTORY_TEST_URL
=
"http://192.168.8.101:8000/factory_test.html"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment