#
cp
2024-05-31 c5517659f714d52fd9841693aa9375e48e5140c4
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);
}