This commit is contained in:
卢江海
2025-03-26 14:13:01 +08:00
parent 752790f5c6
commit e11cbd080d
12 changed files with 120 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
namespace DOAN.Admin.WebApi.Controllers.MES.SmartScreen.Material
{
public class MaterialController
{
}
}