实时报表统计接口实现
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.nis.domain.restful;
|
||||
|
||||
|
||||
public class NtcServiceReport extends NtcReportEntity<NtcServiceReport>{
|
||||
|
||||
private static final long serialVersionUID = -1343092528265818679L;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user