first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace JSMachine.WMS.Netty.NettyAsClient.Command
|
||||
{
|
||||
/// <summary>
|
||||
/// 条码上传命令
|
||||
/// </summary>
|
||||
public class BarCodeUploadCmd : BaseCmd
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user