mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
新增webcad生产单导入:1、cad拆单同步新结构优化适配;2、cad拆单支持基于配置限制板件数量和是否异步拆单,新增异步拆单;
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import org.springframework.context.annotation.Bean;
|
||||
public class ChenfengIDAutoConfiguration {
|
||||
|
||||
@Bean
|
||||
public SnowflakeIdWorker3rd ipQueryService() {
|
||||
public SnowflakeIdWorker3rd idWorker() {
|
||||
return new SnowflakeIdWorker3rd();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user