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
890f84ac
Commit
890f84ac
authored
Aug 10, 2022
by
wjg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
693edf42
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
app/.gitignore
+1
-0
app/src/main/java/com/ihaoin/hooloo/device/config/AppConfig.java
+1
-1
No files found.
app/.gitignore
View file @
890f84ac
/build
/release/
app/src/main/java/com/ihaoin/hooloo/device/config/AppConfig.java
View file @
890f84ac
...
...
@@ -13,7 +13,7 @@ public class AppConfig {
/** 机器编码 */
public
static
String
MACHINE_CODE
=
""
;
/** 打开微信网址 */
public
static
String
WX_URL
=
"http://hooloo.gdatac.com/
c2
?id=%s"
;
public
static
String
WX_URL
=
"http://hooloo.gdatac.com/
prod-co
?id=%s"
;
public
static
String
UMENG_APPKEY
=
"6294708905844627b598aa78"
;
public
static
String
UMENG_CHANNEL
=
"DEVICE_ORDER"
;
...
...
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