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