mirror of
https://github.com/Hello-hao/Tbed.git
synced 2024-04-21 12:32:10 +00:00
:art:优化代码结构
This commit is contained in:
@@ -11,5 +11,6 @@ import org.springframework.stereotype.Service;
|
||||
@Service
|
||||
public interface SysConfigService {
|
||||
SysConfig getstate();
|
||||
|
||||
Integer setstate(SysConfig sysConfig);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user