mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-03-14 01:50:53 +08:00
update 集成 Lock4j 分布式锁
This commit is contained in:
@@ -19,10 +19,6 @@ import java.util.List;
|
||||
*/
|
||||
public interface ITestDemoService extends IServicePlus<TestDemo> {
|
||||
|
||||
void testLock4j(String key);
|
||||
|
||||
void testLock4jLockTemaplate(String key);
|
||||
|
||||
/**
|
||||
* 查询单个
|
||||
* @return
|
||||
|
||||
Reference in New Issue
Block a user