|
@@ -11,7 +11,7 @@ import org.springframework.stereotype.Component;
|
|
|
*/
|
|
*/
|
|
|
@Slf4j
|
|
@Slf4j
|
|
|
@Component("expressTask")
|
|
@Component("expressTask")
|
|
|
-public class expressTask {
|
|
|
|
|
|
|
+public class ExpressTask {
|
|
|
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private IFsStoreOrderScrmService fsStoreOrderScrmService;
|
|
private IFsStoreOrderScrmService fsStoreOrderScrmService;
|