You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2019/08/08 02:14:12 UTC

[servicecomb-samples] branch master updated: Update proposal.md

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new 15ef3a3  Update proposal.md
15ef3a3 is described below

commit 15ef3a3d59d69ebb62dfd1288e4484ef4f532728
Author: Willem Jiang <wi...@gmail.com>
AuthorDate: Thu Aug 8 10:14:07 2019 +0800

    Update proposal.md
---
 houserush/doc/proposal.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/houserush/doc/proposal.md b/houserush/doc/proposal.md
index 3d228b6..c0ff08f 100644
--- a/houserush/doc/proposal.md
+++ b/houserush/doc/proposal.md
@@ -6,11 +6,11 @@ Hi, All
    
    ***
 
-   ###The business background of my planing project:
+   ### The business background of my planing project:
    Traditionally, a real estate developer in china will show their nearing completion buildings to the customers for a couple of days, then determine an open sale time for all customers to make real deal offline. Those customers have to get to sale place long before the open sale time and queue up,because only in this way they get the chances to pick the apartment which they like mostly. 
    So recently, more and more real estate developers begin to build an online apartments/houses open sale system. The e-commerce system help their customer to pick the houses more easily and more fairly. This is the system which I plan to build with ServiceComb.
 
-   ###Why I choose this project as a guiding sample of ServiceComb?
+   ### Why I choose this project as a guiding sample of ServiceComb?
    Real estate developers use this system to make a deal with their customer online. So, yes! This is a real e-commerce system with real commercial value. But this is also a real simple e-commerce system which has no payment and shipping module. So Its simplicity is good for the guiding purpose. Meanwhile, because these trading subjects of this system are very expensive,and there will be high QPS when the open sale time just arrives. So There are high requirements for the system’s scalab [...]
    
-   ###Any questions and suggestions?
\ No newline at end of file
+   ### Any questions and suggestions?