|
@@ -107,7 +107,7 @@ func SavePPTReport(pptId, classifyId int, title string, adminInfo *system.Admin)
|
|
twoClassify, hasTwo = classifyMap[baseClassify.ParentId]
|
|
twoClassify, hasTwo = classifyMap[baseClassify.ParentId]
|
|
threeClassify, hasThird = classifyMap[twoClassify.ParentId]
|
|
threeClassify, hasThird = classifyMap[twoClassify.ParentId]
|