格式化检验数据创建时间
This commit is contained in:
@ -12,6 +12,9 @@ public interface Constant {
|
||||
*/
|
||||
String QC_ITEM_TYPE_PICTURE = "1";
|
||||
|
||||
long QC_TIME_INTERVAL = 1;
|
||||
/**
|
||||
* 检验数据时间分组间隔
|
||||
*/
|
||||
long QC_TIME_INTERVAL = 3600;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user