67777
This commit is contained in:
parent
2bf75f99a5
commit
c1bfcc3840
@ -426,7 +426,7 @@ public class CaseClinicalVideoService {
|
|||||||
|
|
||||||
// 文章数
|
// 文章数
|
||||||
if (type == 4){
|
if (type == 4){
|
||||||
statsCaseClinicalField = "article_num"; // 全部文章
|
statsCaseClinicalField = "video_num"; // 全部文章
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!caseClinicalVideoField.isEmpty()){
|
if (!caseClinicalVideoField.isEmpty()){
|
||||||
@ -473,7 +473,7 @@ public class CaseClinicalVideoService {
|
|||||||
|
|
||||||
// 文章数
|
// 文章数
|
||||||
if (type == 4){
|
if (type == 4){
|
||||||
statsCaseClinicalField = "article_num"; // 全部文章
|
statsCaseClinicalField = "video_num"; // 全部文章
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!caseClinicalVideoField.isEmpty()){
|
if (!caseClinicalVideoField.isEmpty()){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user