mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-02 12:09:13 +08:00
fix(系统设置): 时间错误处理
This commit is contained in:
parent
6f86483461
commit
7b37968f29
@ -44,7 +44,7 @@ public interface ExtUserMapper {
|
||||
* 获取用户的安装时间,兼容历史用户使用问题
|
||||
* @return 安装时间
|
||||
*/
|
||||
long gaInstalledTime();
|
||||
Long gaInstalledTime();
|
||||
|
||||
void updateInstalled();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user