Authored by mali

platform工程拆分

... ... @@ -244,4 +244,10 @@
<bean id="batchForkJoinPool" class="java.util.concurrent.ForkJoinPool" >
</bean>
<!--Excel模板生成器配置-->
<util:map id="TemplateCreators" key-type="java.lang.String"
value-type="com.yohobuy.platform.common.service.IExcelTemplatService">
<!--商家端批量创建商品模板-->
</util:map>
</beans>
\ No newline at end of file
... ...