修改配置文件
parent
b58695622a
commit
1417499bbc
|
@ -1,7 +1,7 @@
|
||||||
<#+
|
<#+
|
||||||
public class config
|
public class config
|
||||||
{
|
{
|
||||||
public static readonly string ConnectionString = "Server=123.56.94.154,1433\\MSSQLSERVER;Database=Test.Study;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true";
|
public static readonly string ConnectionString = "Server=106.14.89.110,1435;Database=Test_Study;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true";
|
||||||
public static readonly string DbDatabase = "Test.Study";
|
public static readonly string DbDatabase = "Test.Study";
|
||||||
//表名称用字符串,拼接
|
//表名称用字符串,拼接
|
||||||
public static readonly string TableName = "SubjectVisitClinicalDialog";
|
public static readonly string TableName = "SubjectVisitClinicalDialog";
|
||||||
|
|
|
@ -26,10 +26,6 @@
|
||||||
<LastGenOutput>IRaCIS .Core.ServiceAsync.cs</LastGenOutput>
|
<LastGenOutput>IRaCIS .Core.ServiceAsync.cs</LastGenOutput>
|
||||||
<Generator>TextTemplatingFileGenerator</Generator>
|
<Generator>TextTemplatingFileGenerator</Generator>
|
||||||
</None>
|
</None>
|
||||||
<None Update="TT_Template\IRaCIS .Core.IServiceAsync.tt">
|
|
||||||
<LastGenOutput>IRaCIS .Core.IServiceAsync.cs</LastGenOutput>
|
|
||||||
<Generator>TextTemplatingFileGenerator</Generator>
|
|
||||||
</None>
|
|
||||||
<None Update="TT_Template\IRaCIS.Core.Dto.tt">
|
<None Update="TT_Template\IRaCIS.Core.Dto.tt">
|
||||||
<Generator>TextTemplatingFileGenerator</Generator>
|
<Generator>TextTemplatingFileGenerator</Generator>
|
||||||
<LastGenOutput>IRaCIS.Core.Dto.cs</LastGenOutput>
|
<LastGenOutput>IRaCIS.Core.Dto.cs</LastGenOutput>
|
||||||
|
@ -61,46 +57,11 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Update="TT_Template\IRaCIS .Core.IServiceAsync.cs">
|
|
||||||
<DependentUpon>IRaCIS .Core.IServiceAsync.tt</DependentUpon>
|
|
||||||
<DesignTime>True</DesignTime>
|
|
||||||
<AutoGen>True</AutoGen>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="TT_Template\IRaCIS .Core.ServiceAsync.cs">
|
|
||||||
<DependentUpon>IRaCIS .Core.ServiceAsync.tt</DependentUpon>
|
|
||||||
<DesignTime>True</DesignTime>
|
|
||||||
<AutoGen>True</AutoGen>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="TT_Template\IRaCIS.Core.Dto.cs">
|
|
||||||
<DesignTime>True</DesignTime>
|
|
||||||
<AutoGen>True</AutoGen>
|
|
||||||
<DependentUpon>IRaCIS.Core.Dto.tt</DependentUpon>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="TT_Template\IRaCIS.Core.Entity.cs">
|
|
||||||
<DesignTime>True</DesignTime>
|
|
||||||
<AutoGen>True</AutoGen>
|
|
||||||
<DependentUpon>IRaCIS.Core.Entity.tt</DependentUpon>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="TT_Template\IRaCIS.Core.IRepository.cs">
|
<Compile Update="TT_Template\IRaCIS.Core.IRepository.cs">
|
||||||
<DesignTime>True</DesignTime>
|
<DesignTime>True</DesignTime>
|
||||||
<AutoGen>True</AutoGen>
|
<AutoGen>True</AutoGen>
|
||||||
<DependentUpon>IRaCIS.Core.IRepository.tt</DependentUpon>
|
<DependentUpon>IRaCIS.Core.IRepository.tt</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Update="TT_Template\IRaCIS.Core.IServices.cs">
|
|
||||||
<DesignTime>True</DesignTime>
|
|
||||||
<AutoGen>True</AutoGen>
|
|
||||||
<DependentUpon>IRaCIS.Core.IServices.tt</DependentUpon>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="TT_Template\IRaCIS.Core.Repository.cs">
|
|
||||||
<DesignTime>True</DesignTime>
|
|
||||||
<AutoGen>True</AutoGen>
|
|
||||||
<DependentUpon>IRaCIS.Core.Repository.tt</DependentUpon>
|
|
||||||
</Compile>
|
|
||||||
<Compile Update="TT_Template\IRaCIS.Core.Services.cs">
|
|
||||||
<DesignTime>True</DesignTime>
|
|
||||||
<AutoGen>True</AutoGen>
|
|
||||||
<DependentUpon>IRaCIS.Core.Services.tt</DependentUpon>
|
|
||||||
</Compile>
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
//在这里设置 isPage 是否生成分页的还是不分页
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//在这里设置 isPage 是否生成分页的还是不分页
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
//在这里设置 isPage 是否生成分页的还是不分页
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//在这里设置 isPage 是否生成分页的还是不分页
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue