This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改提示信息
private_deployment
lrh
1 year ago
parent
6c99b64a47
commit
182f420881
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
suimangService/src/main/java/com/iformall/service/sm/impl/PhotoSpeakVideoServiceImpl.java
+ 1
- 1
suimangService/src/main/java/com/iformall/service/sm/impl/PhotoSpeakVideoServiceImpl.java
View File
@@ -79,7 +79,7 @@ public class PhotoSpeakVideoServiceImpl implements PhotoSpeakVideoService {
private final static String str = "\uD83D\uDD57";
@Value("photo.callbackUrl")
@Value("
${
photo.callbackUrl
}
")
private String callbackUrl;
@Override
Write
Preview
Loading…
Cancel
Save