wip(wms): 出库报关流程暂时搁置,注释相关代码恢复原出库交接流程
This commit is contained in:
@@ -16,7 +16,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
@MapperScan("com.mhd.wms.domain.**.mapper")
|
||||
@EnableMethodCache(basePackages = "com.mhd.platform.domain.**.cache")
|
||||
@EnableAsync
|
||||
@EnableScheduling
|
||||
//@EnableScheduling
|
||||
@ComponentScan(basePackages = {
|
||||
"com.mhd.wms",
|
||||
"com.mhd.system.api.factory"
|
||||
|
||||
Reference in New Issue
Block a user