Commit 7080a876 authored by chentianyu's avatar chentianyu

提交开发

parent da221f4a
<?php <?php
declare(strict_types=1);
namespace Meibuyu\Rpc\Service\Interfaces\Order; namespace Meibuyu\Rpc\Service\Interfaces\Order;
/**
* @author chentianyu
*/
interface StockUpOrderInterface interface StockUpOrderInterface
{ {
/** /**
......
<?php <?php
declare(strict_types=1);
namespace Meibuyu\Rpc\Service\Interfaces\Order; namespace Meibuyu\Rpc\Service\Interfaces\Order;
/**
* @author chentianyu
*/
interface StockUpProductInterface interface StockUpProductInterface
{ {
/** /**
......
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