Commit 3b718afb by 陶光胜

Merge branch 'developer' into 'master'

license修改

See merge request !28
parents be3f2a32 acfbd4c7
......@@ -303,6 +303,7 @@ public class StoreApiServiceImpl implements StoreApiService {
saveOrUpdate(store);
}
}
return ServiceResponse.success();
}
}
return EnterpriseServiceResponse.failure(ErrorCode.UNKNOWN_ERROR.getCode(), "商户没有门店license");
......
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