This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
travel-api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
1、添加申遗历程banner图
master
Augcl
8 months ago
parent
701cf4660c
commit
8f34ae30b4
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/IndexApiServiceImpl.java
+ 3
- 0
jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/IndexApiServiceImpl.java
View File
@ -133,6 +133,9 @@ public class IndexApiServiceImpl implements IndexApiService {
break
;
case
"4"
:
bannerCategoryId
=
"1838473405736263682"
;
break
;
case
"5"
:
bannerCategoryId
=
"1836253741344075777"
;
break
;
default
:
bannerCategoryId
=
null
;
}
}
Write
Preview
Loading…
Cancel
Save