Files
2025-10-27 09:30:49 +08:00

13 lines
174 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TetraParkOCR
{
class Data
{
}
}