All Downloads are FREE. Search and download functionalities are using the official Maven repository.

connector.test.xml Maven / Gradle / Ivy

There is a newer version: 3.6.1
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<InterFaceMapping>
	<PropertyIn>
		<COL name="param1" alias="param1"  type="string" isnull="false">测试参数1</COL>
	</PropertyIn>
	<PropertyOut>
		<COL name="ret1" type="string">返回结果1</COL>
	</PropertyOut>
</InterFaceMapping>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy