From c6494a547258df9180f181dc00d6e4dd1633ec36 Mon Sep 17 00:00:00 2001 From: Ben Lin <maobin001@msn.com> Date: 星期四, 13 二月 2025 19:03:15 +0800 Subject: [PATCH] 更新数据库配置和出货逻辑 --- Tiger.Api.Core/Tiger.Api.Core.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Tiger.Api.Core/Tiger.Api.Core.csproj b/Tiger.Api.Core/Tiger.Api.Core.csproj index 132c02c..73ce076 100644 --- a/Tiger.Api.Core/Tiger.Api.Core.csproj +++ b/Tiger.Api.Core/Tiger.Api.Core.csproj @@ -4,6 +4,9 @@ <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> + <Authors>TigerClouds Team</Authors> + <Company>娣卞湷甯傞挍鏍间簯绉戞妧鏈夐檺鍏徃 (SZ TigerClouds Technology Co.,Ltd.)</Company> + <Copyright>Copyright 漏 2020-2025 SZ TigerClouds Technology Co.,Ltd.. All rights reserved.</Copyright> </PropertyGroup> </Project> -- Gitblit v1.9.3