提交 3f8b6d22 编写于 作者: S szjay

删除文件CodeGenerator/App.config

上级 42ad6e35
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<connectionStrings>
<add name="connectionString" connectionString="Data Source=localhost;Initial Catalog=Platform;Persist Security Info=True;User ID=sa;Password=123" />
<!--<add name="connectionString" connectionString="Data Source=120.78.10.102;Initial Catalog=MedicalCrm_KZY;Persist Security Info=True;User ID=sa;Password=SZsytsoft2019"/>-->
</connectionStrings>
<appSettings>
<add key="CodePath" value="D:\Project\OneDrive\WinFramework\src\DomainBase" />
<add key="DomainPath" value="D:\Project\OneDrive\WinFramework\src\Release\Framework.DomainBase.dll" />
<add key="namespace" value="Domain" />
<add key="Ybs" value="true"/>
<!--<add key="CodePath" value="D:\Project\OneDrive\SJST\MedicalCrm\src\Domain"/>
<add key="DomainPath" value="D:\Project\OneDrive\SJST\MedicalCrm\src\release\SJST.MedicalOA.Domain.dll"/>
<add key="namespace" value="SJST.MedicalOA.Domain"/>-->
</appSettings>
</configuration>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册