|
@@ -4,6 +4,10 @@ import org.junit.jupiter.api.Test;
|
|
|
|
|
|
import cn.chinaunicom.open.nlgxptconnection.COMPConnectionContext;
|
|
import cn.chinaunicom.open.nlgxptconnection.COMPConnectionContext;
|
|
|
|
|
|
|
|
+/**
|
|
|
|
+ * 已订购产品查询
|
|
|
|
+ * json_microservice_users_foreignproduct
|
|
|
|
+ */
|
|
public class ForeignproductTest {
|
|
public class ForeignproductTest {
|
|
@Test
|
|
@Test
|
|
void testQuery() {
|
|
void testQuery() {
|