新增获取药品订单列表接口
This commit is contained in:
@@ -25,6 +25,7 @@ use Hyperf\Snowflake\Concern\Snowflake;
|
||||
* @property string $product_spec 商品规格
|
||||
* @property \Carbon\Carbon $created_at 创建时间
|
||||
* @property \Carbon\Carbon $updated_at 修改时间
|
||||
* @property-read Product $Product
|
||||
*/
|
||||
class OrderProductItem extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user