Index: ssts-web/src/main/webapp/disinfectsystem/config/gdsy/interfaces/fieldsMappingTalbe.json =================================================================== diff -u --- ssts-web/src/main/webapp/disinfectsystem/config/gdsy/interfaces/fieldsMappingTalbe.json (revision 0) +++ ssts-web/src/main/webapp/disinfectsystem/config/gdsy/interfaces/fieldsMappingTalbe.json (revision 35279) @@ -0,0 +1,3 @@ +{ + "fieldsMappingTalbe":[] +} \ No newline at end of file Index: ssts-web/src/main/webapp/disinfectsystem/config/gdsy/spring/webservice-cxf.xml =================================================================== diff -u -r27962 -r35279 --- ssts-web/src/main/webapp/disinfectsystem/config/gdsy/spring/webservice-cxf.xml (.../webservice-cxf.xml) (revision 27962) +++ ssts-web/src/main/webapp/disinfectsystem/config/gdsy/spring/webservice-cxf.xml (.../webservice-cxf.xml) (revision 35279) @@ -40,4 +40,35 @@ address="/tousseInstanceWebService" implementor="#tousseInstanceWebService" /> + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file