Commit 3127da0c authored by chentianyu's avatar chentianyu

提交开发

parent 7080a876
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
namespace Meibuyu\Rpc\Service\Interfaces\Order; namespace Meibuyu\Rpc\Service\Interfaces\Order;
interface StockUpOrderInterface interface StockUpOrderServiceInterface
{ {
/** /**
* 查询采购备货中是否用过仓库子产品 * 查询采购备货中是否用过仓库子产品
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
namespace Meibuyu\Rpc\Service\Interfaces\Order; namespace Meibuyu\Rpc\Service\Interfaces\Order;
interface StockUpProductInterface interface StockUpProductServiceInterface
{ {
/** /**
* 备货建议中是否用过仓库子产品 * 备货建议中是否用过仓库子产品
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment