yl
2022-11-18 c975ff6253fef1e619daa8e82670a8f9e13f721d
VueWebApi/Controllers/ErpSyncMesController.cs
@@ -11,7 +11,7 @@
namespace VueWebApi.Controllers
{
    [RoutePrefix(prefix: "api/ErpSyncMes")]
    [ControllerGroup("ERP基础数据同步", "在线接口")]
    [ControllerGroup("畅捷通T+ERP基础数据同步", "在线接口")]
    [ChannelActionFilter]
    public class ErpSyncMesController : ApiController
    {