更改FTP文件导入

This commit is contained in:
2026-01-28 15:04:16 +08:00
parent f65fa21760
commit b940170607
44 changed files with 2748 additions and 271 deletions

View File

@@ -3,7 +3,7 @@ using FreeSql.DataAnnotations;
namespace FATrace.Model
{
/// <summary>
/// 工厂-原料生产信息Excel 导入数据,仅展示用)
/// 工厂-包袋生产Excel 导入数据,仅展示用)
/// </summary>
[Table(Name = "FactoryProductionRecord")]
public class FactoryProductionRecord