mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
fix(规则脚本增加日志): 规则脚本增加日志
This commit is contained in:
@@ -37,6 +37,7 @@ import static com.fastbee.common.utils.SecurityUtils.getLoginUser;
|
|||||||
* @author lizhuangpeng
|
* @author lizhuangpeng
|
||||||
* @date 2023-07-01
|
* @date 2023-07-01
|
||||||
*/
|
*/
|
||||||
|
@Slf4j
|
||||||
@Service
|
@Service
|
||||||
public class ScriptServiceImpl implements IScriptService
|
public class ScriptServiceImpl implements IScriptService
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user