This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liushuai
/
hz-project-management
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
28
Wiki
Activity
Browse Source
核心业务 发线上
master
PoffyZhang
1 year ago
parent
7917990930
commit
2c9fd04f84
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pmapi/src/main/java/com/ningdatech/pmapi/irs/manage/ProjectIrsManage.java
+ 1
- 1
pmapi/src/main/java/com/ningdatech/pmapi/irs/manage/ProjectIrsManage.java
View File
@@ -30,7 +30,7 @@ public class ProjectIrsManage {
@Value("${irs.core-biz.appKey}")
private String appKey;
@Value("${irs.core-biz.appScret}")
@Value("${irs.core-biz.appS
e
cret}")
private String appSecret;
@Value("${irs.core-biz.url}")
Write
Preview
Loading…
Cancel
Save