代码拉取完成,页面将自动刷新
同步操作将从 火星男/生产排程系统 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE generatorConfiguration PUBLIC "-//mybatis.org//DTD MyBatis Generator Configuration 1.0//EN" "http://mybatis.org/dtd/mybatis-generator-config_1_0.dtd" >
<generatorConfiguration>
<classPathEntry location="I:\fac\facWms\WebContent\WEB-INF\lib\ojdbc6.jar" />
<context id="DB2Tables" targetRuntime="MyBatis3">
<commentGenerator>
<property name="suppressAllComments" value="true" />
<property name="suppressDate" value="true" />
</commentGenerator>
<jdbcConnection driverClass="oracle.jdbc.driver.OracleDriver" connectionURL="jdbc:oracle:thin:@localhost:1521:orcl" userId="rjmpwms0243" password="wc808RjMpWms0243" />
<javaTypeResolver>
<property name="forceBigDecimals" value="false" />
<!-- 默认false,把JDBC DECIMAL 和 NUMERIC 类型解析为 Integer true,把JDBC DECIMAL 和 NUMERIC 类型解析为java.math.BigDecimal -->
</javaTypeResolver>
<javaModelGenerator targetPackage="com.wcloud.wms.pps.entity" targetProject="facWms/src">
<property name="enableSubPackages" value="true" />
<property name="trimStrings" value="true" />
<property name="rootClass" value="com.wcloud.wms.pps.entity.BaseDomain"/>
</javaModelGenerator>
<sqlMapGenerator targetPackage="com.wcloud.wms.pps.dao" targetProject="facWms/src">
<property name="enableSubPackages" value="false" />
</sqlMapGenerator>
<javaClientGenerator targetPackage="com.wcloud.wms.pps.dao" targetProject="facWms/src" type="XMLMAPPER">
<property name="enableSubPackages" value="false" />
<property name="rootInterface" value="com.wcloud.wms.framework.dao.BaseDao"/>
</javaClientGenerator>
<!-- <table tableName="PP_CALENDAR" domainObjectName="CalendarEntity" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_CAL_WEEK_WORKDAYS" domainObjectName="CalWeekWorkDays" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"></table> -->
<!-- <table tableName="PP_CAL_EXCEPTION" domainObjectName="CalException" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_CAL_DAY_WORKTIME" domainObjectName="CalDayWorktime" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_PRODUCTIONLINE" domainObjectName="ProductionLine" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_PL_ITEMS" domainObjectName="PLItems" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_SCHEDULE" domainObjectName="PPSchedule" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_SCHEDULE_DETAIL" domainObjectName="PPScheduleDetail" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_SCHEDULE_DAYDETAIL" domainObjectName="PPScheduleDayDetail" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_ITEM_ATTR" domainObjectName="ItemAttr" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PPORDER" domainObjectName="PPOrder" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PPORDERENTRY" domainObjectName="PPOrderEntry" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="t_icbom_k3" domainObjectName="Icbom" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="t_icbomchild_k3" domainObjectName="Icbomchild" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_ORDER_INSERT" domainObjectName="PPOrderInsert" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_DAILY_REPORT" domainObjectName="PPDailyReport" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<!-- <table tableName="PP_DAILY_REPORT_DETAIL" domainObjectName="PPDailyReportDetail" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table> -->
<table tableName="PP_Order_Filter" domainObjectName="PPOrderFilter" enableSelectByExample="false" enableDeleteByExample="false" enableCountByExample="false" selectByExampleQueryId="true" enableUpdateByExample="false"> </table>
</context>
</generatorConfiguration>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。