Subversion Repositories SmartDukaan

Rev

Rev 23687 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23687 Rev 23689
Line 2... Line 2...
2
Created on 22/05/2018
2
Created on 22/05/2018
3
 
3
 
4
@author: Govind
4
@author: Govind
5
'''
5
'''
6
 
6
 
7
 
-
 
8
from shop2020.thriftpy.utils.ttypes import *
-
 
9
from shop2020.clients.PromotionClient import PromotionClient
7
from shop2020.clients.PromotionClient import PromotionClient
-
 
8
from shop2020.thriftpy.utils.ttypes import *
-
 
9
 
10
 
10
 
11
 
11
 
12
 
12
 
13
promotin_client=PromotionClient()
13
promotin_client=PromotionClient()
14
client = promotin_client.get_client()
14
client = promotin_client.get_client()