skyouc
2025-03-07 d3d9a620f39292b61d85087970d9dc81b6369d4c
rsf-server/src/main/java/com/vincent/rsf/server/common/config/SysStockProperties.java
File was renamed from rsf-server/src/main/java/com/vincent/rsf/server/common/config/SysStockFlowProperties.java
@@ -3,7 +3,6 @@
import lombok.Data;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
import org.springframework.stereotype.Component;
/**
 * @author Ryan
@@ -15,7 +14,7 @@
@Data
@Configuration
@ConfigurationProperties(prefix = "stock")
public class SysStockFlowProperties {
public class SysStockProperties {
    /**