修改配置文件

Uat_Study
hang 2025-07-14 15:17:48 +08:00
parent b58695622a
commit 1417499bbc
9 changed files with 1 additions and 98 deletions

View File

@ -1,7 +1,7 @@
<#+
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 TableName = "SubjectVisitClinicalDialog";

View File

@ -26,10 +26,6 @@
<LastGenOutput>IRaCIS .Core.ServiceAsync.cs</LastGenOutput>
<Generator>TextTemplatingFileGenerator</Generator>
</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">
<Generator>TextTemplatingFileGenerator</Generator>
<LastGenOutput>IRaCIS.Core.Dto.cs</LastGenOutput>
@ -61,46 +57,11 @@
</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">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>IRaCIS.Core.IRepository.tt</DependentUpon>
</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>

View File

@ -1,10 +0,0 @@

//在这里设置 isPage 是否生成分页的还是不分页

View File

@ -1,9 +0,0 @@

//在这里设置 isPage 是否生成分页的还是不分页

View File

@ -1,8 +0,0 @@


View File

@ -1,3 +0,0 @@


View File

@ -1,10 +0,0 @@

//在这里设置 isPage 是否生成分页的还是不分页

View File

@ -1,9 +0,0 @@

//在这里设置 isPage 是否生成分页的还是不分页