Subversion Repositories SmartDukaan

Rev

Rev 48 | Rev 95 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 48 Rev 68
Line 1... Line 1...
1
namespace java in.shop2020.config
1
namespace java in.shop2020.config
2
namespace py shop2020.config
2
namespace py thriftpy.config
3
 
3
 
4
exception ConfigException{
4
exception ConfigException{
5
	1:i32 errorcode
5
	1:i32 errorcode
6
	2:string message
6
	2:string message
7
}
7
}