From 4c2024c5a521c44b1b35c490fa98e84918840fcc Mon Sep 17 00:00:00 2001 From: hongjli <3117313295@qq.com> Date: 星期三, 13 九月 2023 10:44:43 +0800 Subject: [PATCH] 物料标签同步库存规范 --- _var/_Main/ModelSettings/Common/Development/_ROOT_Role_Development.properties | 23 ++++++++++++++++++++++- 1 files changed, 22 insertions(+), 1 deletions(-) diff --git a/_var/_Main/ModelSettings/Common/Development/_ROOT_Role_Development.properties b/_var/_Main/ModelSettings/Common/Development/_ROOT_Role_Development.properties index a48fa85..2078edf 100644 --- a/_var/_Main/ModelSettings/Common/Development/_ROOT_Role_Development.properties +++ b/_var/_Main/ModelSettings/Common/Development/_ROOT_Role_Development.properties @@ -8,6 +8,7 @@ arg=template:serverargs arg.architectdependencies= arg.custom="" +arg.versioncontrolmode=true domainmodel.ediremotedatasourcedefinition.remotestorage.destination=template:domainmodel.ediremotedatasourcedefinition domainmodel.ediremotedatasourcedefinition.remotestorage.destination.connection= domainmodel.ediremotedatasourcedefinition.remotestorage.destination.parameters= @@ -453,16 +454,36 @@ domainmodel.integratorconfig.dsendpoint.q3dspace_3dsendpoint.sendingcontentcharset=UTF-8 domainmodel.integratorconfig.dsendpoint.q3dspace_3dsendpoint.sockettimeout=0 domainmodel.integratorconfig.dsendpoint.q3dspace_3dsendpoint.trustmanagername=Q3DSpace +domainmodel.integratorconfig.quintiqendpoint.jtmbrestserver_quintiqendpoint=template:domainmodel.integratorconfig.quintiqendpoint +domainmodel.integratorconfig.quintiqendpoint.jtmbrestserver_quintiqendpoint.connectiongroupname=SERVER +domainmodel.integratorconfig.quintiqendpoint.jtmbrestserver_quintiqendpoint.outboundrequesttimeout=60 domainmodel.integratorconfig.quintiqendpoint.q3dspace_quintiqendpoint=template:domainmodel.integratorconfig.quintiqendpoint domainmodel.integratorconfig.quintiqendpoint.q3dspace_quintiqendpoint.connectiongroupname=SERVER domainmodel.integratorconfig.quintiqendpoint.q3dspace_quintiqendpoint.integratorid=Q3DSpace domainmodel.integratorconfig.quintiqendpoint.q3dspace_quintiqendpoint.outboundrequesttimeout=60 +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver=template:domainmodel.integratorconfig.restendpoint +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.authenticationparam1= +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.authenticationparam2= +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.authenticationtype=None +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.connectiontimeout=0 +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.contenttype=JSON +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.enablehttpmessagelogging=true +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.includerawcontent=false +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.maxconnections=10 +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.passonvalidationerrors=false +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.portnumber=8080 +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.proxyportnumber=0 +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.receivecontentcharset=ASCII +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.requesttimeout=60 +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.restschemaurl="C:\\Users\\hongjli\\Desktop\\integratorrestexample\\openapi.yaml" +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.sendingcontentcharset=utf-8 +domainmodel.integratorconfig.restendpoint.jtmbrestserver_restserver.sockettimeout=0 domainmodel.mdsstoragedefinitionmanager=template:domainmodel.mdsstoragedefinitionmanager domainmodel.mdsstoragedefinitionmanager.audittrailenabled=false domainmodel.mdsstoragedefinitionmanager.audittraillocation= domainmodel.mdsstoragedefinitionmanager.databaseenabled=false domainmodel.mdsstoragedefinitionmanager.datasetstoredatasource=MacroPlanner -domainmodel.mdsstoragedefinitionmanager.datasetstoreenabled=true +domainmodel.mdsstoragedefinitionmanager.datasetstoreenabled=false domainmodel.mdsstoragedefinitionmanager.datasetstoreislocal=false domainmodel.mdsstoragedefinitionmanager.dbformat=Legacy domainmodel.mdsstoragedefinitionmanager.defaultencryptioncertificate= -- Gitblit v1.9.3