You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
package com.hai.config;
|
|
|
|
import org.springframework.stereotype.Component;
|
|
|
|
/**
|
|
* @serviceName .java
|
|
* @author Sum1Dream
|
|
* @version 1.0.0
|
|
* @Description // 四川中石油
|
|
* @createTime 18:33 2023/11/13
|
|
**/
|
|
@Component
|
|
public class ScPetroConfig {
|
|
|
|
|
|
}
|
|
|