记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
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
董敬伟
liquidnet-bus-v1
Commits
05238777
Commit
05238777
authored
Jul 27, 2021
by
jiangxiulong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wechat pom appid
parent
1c3137e9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
31 additions
and
0 deletions
+31
-0
application-dev.yml
liquidnet-bus-config/liquidnet-config/application-dev.yml
+10
-0
application-test.yml
liquidnet-bus-config/liquidnet-config/application-test.yml
+10
-0
pom.xml
liquidnet-bus-service/pom.xml
+11
-0
No files found.
liquidnet-bus-config/liquidnet-config/application-dev.yml
View file @
05238777
...
...
@@ -103,6 +103,16 @@ liquidnet:
service
:
appid
:
wx3498304dda39c5a1
secret
:
a1307fab0a5f2380086a7c636f7339ea
applet
:
strawberry
:
appid
:
wx08b852ade69f8019
secret
:
0aac285fd1fbc6aa4e562b7ad81de392
five
:
appid
:
wxb5371c8c95226957
secret
:
a6a909ae1ab25a79d4addd154eafbb7e
mdsk
:
appid
:
wxc278ddf30f515188
secret
:
21c0daa5d7d323f86c70c29db3c0613b
umeng
:
ios
:
appkey
:
54fe819bfd98c546b50004f0
...
...
liquidnet-bus-config/liquidnet-config/application-test.yml
View file @
05238777
...
...
@@ -103,6 +103,16 @@ liquidnet:
service
:
appid
:
wx3498304dda39c5a1
secret
:
a1307fab0a5f2380086a7c636f7339ea
applet
:
strawberry
:
appid
:
wx08b852ade69f8019
secret
:
0aac285fd1fbc6aa4e562b7ad81de392
five
:
appid
:
wxb5371c8c95226957
secret
:
a6a909ae1ab25a79d4addd154eafbb7e
mdsk
:
appid
:
wxc278ddf30f515188
secret
:
21c0daa5d7d323f86c70c29db3c0613b
umeng
:
ios
:
appkey
:
54fe819bfd98c546b50004f0
...
...
liquidnet-bus-service/pom.xml
View file @
05238777
...
...
@@ -269,5 +269,16 @@
<version>
2.3.30
</version>
</dependency>
<dependency>
<groupId>
com.github.binarywang
</groupId>
<artifactId>
weixin-java-miniapp
</artifactId>
<version>
4.1.0
</version>
</dependency>
<dependency>
<groupId>
com.github.binarywang
</groupId>
<artifactId>
weixin-java-mp
</artifactId>
<version>
4.1.0
</version>
</dependency>
</dependencies>
</project>
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