wuxw
2022-05-12 4e134e61ede1f8574189af45c810ca365c7c7f9a
service-store/src/main/java/com/java110/store/smo/impl/StoreServiceSMOImpl.java
@@ -18,7 +18,7 @@
import com.java110.core.event.service.BusinessServiceDataFlowEventPublishing;
import com.java110.store.smo.IStoreServiceSMO;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.java110.core.log.LoggerFactory;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;