公告板
版本库
filestore
活动
搜索
登录
无法载入版本库 fg_v2.0.git
未授权访问版本库 powerIntelligenceSystem.git
鲁星伟
/
LockBltooth
钟铮蓝牙锁
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
确认告警和取消告警
whyclxw
2025-02-08
bb8c3e260fed2cdc0c0cb507378bcd25d2574b2d
[~whyclxw/LockBltooth.git]
/
src
/
main
/
java
/
com
/
whyc
/
mapper
/
AuthiruzeInfMapper.java
1
2
3
4
5
6
package com.whyc.mapper;
import com.whyc.pojo.db_area.AuthiruzeInf;
public interface AuthiruzeInfMapper extends CustomMapper<AuthiruzeInf>{
}