| Package | Description |
|---|---|
| cn.sinozg.applet.biz.opt.service.impl | |
| cn.sinozg.applet.opt.cache | |
| cn.sinozg.applet.opt.service |
| Modifier and Type | Method and Description |
|---|---|
void |
OptLogServiceImpl.saveLog(String token,
LoginUserVo user,
OptLogCycleInfo cycleInfo,
Exception e,
Object jsonResult) |
| Modifier and Type | Field and Description |
|---|---|
private static ThreadLocal<OptLogCycleInfo> |
OptLogThreadCache.THREAD_LOCAL |
| Modifier and Type | Method and Description |
|---|---|
static OptLogCycleInfo |
OptLogThreadCache.get()
获取线程池中缓存的修改记录对象
|
| Modifier and Type | Method and Description |
|---|---|
static void |
OptLogThreadCache.set(OptLogCycleInfo cycleInfo)
缓存修改记录对象到线程池中
|
| Modifier and Type | Method and Description |
|---|---|
void |
OptLogService.saveLog(String token,
LoginUserVo user,
OptLogCycleInfo cycleInfo,
Exception e,
Object jsonResult)
aop 保存
|
Copyright © 2024. All rights reserved.