fix - 开启批处理
This commit is contained in:
@@ -12,7 +12,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
* @since 2017-06-19
|
||||
*/
|
||||
@SpringBootApplication
|
||||
//@EnableScheduling
|
||||
@EnableScheduling
|
||||
@MapperScan(value = {"com.ydd.oms.mapper","com.sv.mapper"})
|
||||
public class OmsApplication {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user