package com.gzlh.device.face.task; import static sun.management.snmp.jvminstr.JvmThreadInstanceEntryImpl.ThreadStateMap.Byte0.runnable; public class NoticeCustomersThread implements Runnable{ @Override public void run() { } }