自动化立体仓库 - WMS系统
#
zwl
3 天以前 7a79eaa785da277289ccdce588206a349e5fac6e
src/main/java/com/zy/system/service/ConfigService.java
@@ -5,4 +5,5 @@
public interface ConfigService extends IService<Config> {
    Config selectConfigByCode(String code);
}