start EDMS
Showing
5 changed files
with
1125 additions
and
36 deletions
src/common/web_services_api/test.py
deleted
100644 → 0
wsdl/SessionManager.wsdl
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -5,3 +5,5 @@ BUSINESS_TYPE = ['HIL', 'AFC'] |
HIL_SET = {'HIL', 'hil', 'CO00002', 'C000002'} | ||
HIL_PREFIX = 'HIL' | ||
AFC_PREFIX = 'AFC' | ||
CUSTOM_CLIENT = 'CustomClient' | ||
... | ... |