|
|
@@ -20,7 +20,7 @@
|
|
|
<bean id="baseUtil" class="com.uas.mes.common.util.BaseUtil"></bean>
|
|
|
<util:properties id="about">
|
|
|
<prop key="defaultSob">UAS_MES</prop>
|
|
|
- <prop key="filepath">/usr/local/uas/mes/webapps/postattach/</prop>
|
|
|
+ <!--<prop key="filepath">/usr/local/uas/mes/webapps/postattach/</prop>-->
|
|
|
</util:properties>
|
|
|
<mvc:default-servlet-handler />
|
|
|
<!-- 自动扫描 ,把作了注解的类转换为bean -->
|