Commit d0753bfb authored by zhz's avatar zhz

错误码

parent 98ea5927
...@@ -454,9 +454,9 @@ const updateGoodsStorageFail=300150; ...@@ -454,9 +454,9 @@ const updateGoodsStorageFail=300150;
const databaseError = 190001; const databaseError = 190001;
//开店邀请 //开店邀请
const NoLoginOpenStoreInvite = 200001; const NoLoginOpenStoreInvite = 210001;
const StoreInviterNotBeSelf = 200002; const StoreInviterNotBeSelf = 210002;
const isNotStoreInviter = 200003; const isNotStoreInviter = 210003;
/** /**
* 获取错误码配置 * 获取错误码配置
*/ */
......
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