【代码评审】IOT:物模型的 review

This commit is contained in:
YunaiV
2024-09-16 20:00:47 +08:00
parent 2932314ee0
commit c0e2bdbdd4
4 changed files with 46 additions and 45 deletions

View File

@ -13,7 +13,7 @@ import java.util.Set;
/**
* 基于 MyBatis Plus 多租户的功能,实现 DB 层面的多租户的功能
*
* @author 芋道源码
* @author
*/
public class TenantDatabaseInterceptor implements TenantLineHandler {