1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
| watch com.sdecloud.efpx.quality.biz.controller.QualityRuleTemplateController list '{params[0],returnObj.toString()}'
stack com.sdecloud.efpx.quality.biz.controller.QualityRuleTemplateController list
tt -t com.sdecloud.efpx.quality.biz.controller.QualityRuleTemplateController list
watch com.sdecloud.efpx.quality.biz.component.CleanComponent cleanCheckLog
ognl '@com.sdecloud.efpx.quality.biz.component.CleanComponent@cleanCheckLog' ognl '@com.sdecloud.efpx.quality.biz.service.QualityCheckLogServiceDb@info(1,1,"test")' ognl '@com.sdecloud.efpx.quality.biz.service.QualityTaskBatchService@clean("2021-8-1")' -X 1
sc -d com.sdecloud.efpx.quality.biz.service.QualityTaskBatchService sm -d com.sdecloud.efpx.quality.biz.service.QualityTaskBatchService$$EnhancerBySpringCGLIB$$52b99956 watch com.sdecloud.efpx.quality.biz.service.QualityTaskBatchService clean
|