Files
pressurediff/压差法气体渗透仪/Data/PLC_Data.cs

14 lines
217 B
C#
Raw Normal View History

2026-02-07 10:07:45 +08:00
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace .Data
{
internal class PLC_Data
{
}
}