2025-03-26 14:13:01 +08:00

7 lines
109 B
C#

namespace DOAN.Admin.WebApi.Controllers.MES.SmartScreen.Quality
{
public class QualityController
{
}
}