Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Q
qk_backend
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quanku
qk_backend
Commits
82ba2c04
Commit
82ba2c04
authored
Mar 21, 2024
by
shiyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
短信2
parent
1c981dc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
ch-wx-api/src/main/java/com/wwdz/ch/wx/api/WxAppletApi.java
ch-wx-api/src/main/java/com/wwdz/ch/wx/api/WxAppletApi.java
+2
-1
No files found.
ch-wx-api/src/main/java/com/wwdz/ch/wx/api/WxAppletApi.java
View file @
82ba2c04
...
...
@@ -6,6 +6,7 @@ import com.wwdz.ch.wx.manager.WxLoginManager;
import
com.wwdz.mall.api.notify.server.ItemShortUrlServer
;
import
com.wwdz.mall.common.vo.response.CloudServerResponse
;
import
com.xxdxxs.utils.JsonUtils
;
import
org.apache.dubbo.config.annotation.Reference
;
import
org.slf4j.Logger
;
import
org.slf4j.LoggerFactory
;
import
org.springframework.beans.factory.annotation.Autowired
;
...
...
@@ -34,7 +35,7 @@ public class WxAppletApi {
@Autowired
WxLoginManager
wxLoginManager
;
@Re
source
@Re
ference
(
check
=
false
)
ItemShortUrlServer
itemShortUrlServer
;
// 微信小程序音视频内容安全识别地址
...
...
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