Toggle navigation
Toggle navigation
This project
Loading...
Sign in
zyn
/
cjs-site
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
bruce
2019-05-30 13:00:03 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
18fe5f584eb93ec8183b82c520a98c96453efca7
18fe5f58
1 parent
38c053e5
切换生产环境
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/cjs/site/util/union/UnionConstants.java
src/main/java/com/cjs/site/util/union/UnionConstants.java
View file @
18fe5f5
...
...
@@ -42,6 +42,6 @@ public class UnionConstants {
*/
public
static
final
String
NOTIFY_PAY_STATUS
=
"PAID"
;
public
static
final
String
DOMAIN
=
"http
://zyn.yocung
.com"
;
public
static
final
String
DOMAIN
=
"http
s://www.zhao
.com"
;
}
...
...
Please
register
or
login
to post a comment