http post,WareHouseService少了一个},补上

This commit is contained in:
FanLian
2023-06-20 09:15:17 +08:00
parent c0115be3aa
commit 15fbfecfa5
6 changed files with 211 additions and 3 deletions

View File

@@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Tnb.WarehouseMgr
{
internal class FileName
{
}
}