Uses of Class
cn.sinozg.applet.opt.module.OptLogCycleInfo
Packages that use OptLogCycleInfo
Package
Description
-
Uses of OptLogCycleInfo in cn.sinozg.applet.biz.opt.service.impl
Methods in cn.sinozg.applet.biz.opt.service.impl with parameters of type OptLogCycleInfoModifier and TypeMethodDescriptionvoidOptLogServiceImpl.saveLog(String token, LoginUserVo user, OptLogCycleInfo cycleInfo, Exception e, Object jsonResult) -
Uses of OptLogCycleInfo in cn.sinozg.applet.opt.cache
Fields in cn.sinozg.applet.opt.cache with type parameters of type OptLogCycleInfoModifier and TypeFieldDescriptionprivate static final ThreadLocal<OptLogCycleInfo>OptLogThreadCache.THREAD_LOCALMethods in cn.sinozg.applet.opt.cache that return OptLogCycleInfoMethods in cn.sinozg.applet.opt.cache with parameters of type OptLogCycleInfoModifier and TypeMethodDescriptionstatic voidOptLogThreadCache.set(OptLogCycleInfo cycleInfo) 缓存修改记录对象到线程池中 -
Uses of OptLogCycleInfo in cn.sinozg.applet.opt.service
Methods in cn.sinozg.applet.opt.service with parameters of type OptLogCycleInfoModifier and TypeMethodDescriptionvoidOptLogService.saveLog(String token, LoginUserVo user, OptLogCycleInfo cycleInfo, Exception e, Object jsonResult) aop 保存