Browse Source

修复命名空间错误

qianyi
shanji 2 years ago
parent
commit
b3066077f8
  1. 3
      QuanTan.SDK/Model/Response/Product/QuanTanProductResponse.cs

3
QuanTan.SDK/Model/Response/Product/QuanTanProductResponse.cs

@ -1,5 +1,4 @@
using QuanTan.SDK.Model.Vender; using System.Collections.Generic;
using System.Collections.Generic;
namespace QuanTan.SDK.Model namespace QuanTan.SDK.Model
{ {

Loading…
Cancel
Save