|
@ -13,6 +13,6 @@ import org.springframework.stereotype.Service; |
|
|
@Slf4j |
|
|
@Slf4j |
|
|
public class ErpToWmsServiceImpl implements ErpToWmsService { |
|
|
public class ErpToWmsServiceImpl implements ErpToWmsService { |
|
|
public static void main(String[] args) { |
|
|
public static void main(String[] args) { |
|
|
System.out.println("c2"); |
|
|
System.out.println("444"); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|