Commit 94d54f0a by 王召彬

Merge branch 'master' into test

parents ceb2f324 c362dc60
# 2.0.79
- 修改枚举名称
# 2.0.78 # 2.0.78
- 修改方法:getCraftsmenByUnionId - 修改方法:getCraftsmenByUnionId
......
...@@ -7,5 +7,5 @@ class CmanEnum ...@@ -7,5 +7,5 @@ class CmanEnum
const SYNC_ITEM_DEL = 2;//去除商品 const SYNC_ITEM_DEL = 2;//去除商品
const TYPE_GENERAL = 1; const TYPE_GENERAL = 1;
const TYPE_RECEIVER = 2; const TYPE_CATERING = 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