时间戳服务
This commit is contained in:
@ -86,7 +86,7 @@ public class TimeServiceConstant {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 直接获取获取时间戳 时间
|
* 直接获取获取时间戳 时间1
|
||||||
* @param data 待申请时间戳的原文
|
* @param data 待申请时间戳的原文
|
||||||
* @return 时间
|
* @return 时间
|
||||||
*/
|
*/
|
||||||
|
@ -51,7 +51,7 @@ public class TiemServiceController {
|
|||||||
return BaseResponse.success(constant.getServiceTimeObj(data));
|
return BaseResponse.success(constant.getServiceTimeObj(data));
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* 获取时间戳
|
* 直接获取获取时间戳
|
||||||
* @param data 待申请时间戳的原文
|
* @param data 待申请时间戳的原文
|
||||||
* @return 时间戳对象
|
* @return 时间戳对象
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user