Commit 94791b89 authored by wanjilong's avatar wanjilong

add: 增加备注

parent 086d63f1
......@@ -2,6 +2,12 @@
namespace Api\PhpUtils\Strategy;
/**
* Class ShareWorker
* @package Api\PhpUtils\Strategy
*
* 优惠券分摊处理算法
*/
class ShareWorker {
/**
......@@ -58,5 +64,3 @@ class ShareWorker {
return $ret;
}
}
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