Changes
This commit is contained in:
parent
e5f9f26408
commit
e6a0268091
|
|
@ -167,6 +167,7 @@ public class ActiveInfoController extends BaseController
|
|||
e.printStackTrace();
|
||||
}
|
||||
activeInfo.setActiveFirstPicUrl(filename);
|
||||
activeInfo.setIsFristPage("1");
|
||||
}
|
||||
activeInfo.setUpdateBy(getLoginName());
|
||||
AuthorizationUtils.clearAllCachedAuthorizationInfo();
|
||||
|
|
|
|||
Loading…
Reference in New Issue