package com.order.erp.config; import org.springframework.context.annotation.Configuration; @Configuration public class MybatisPlusConfig { }