Commit dc7d4dc7 by 王召彬

Merge branch 'feature-v3' into test

parents 8be9cd58 3e76dfe2
<?php
namespace Hdll\Services\Craftsman\Enum;
class CmanEnum
{
const SYNC_ITEM_ADD = 1;//新加商品
const SYNC_ITEM_DEL = 2;//去除商品
}
\ No newline at end of file
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