zjj
2024-07-07 d8415a9733082b783e89b75ffef51dd725829a6e
zy-asrs-common/src/main/java/com/zy/asrs/common/sys/service/ConfigService.java
@@ -6,4 +6,6 @@
public interface ConfigService extends IService<Config> {
    Config selectByCode(String code);
}