From 355087c24ad9a2f73ae74662b207c4d0f7b0f7a0 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 30 十月 2025 18:24:33 +0800
Subject: [PATCH] 修改省立同德的短信功能
---
 ruoyi-common/src/main/java/com/ruoyi/common/dx/ObjectFactory.java |   70 +++++++++++++++++-----------------
 1 files changed, 35 insertions(+), 35 deletions(-)
diff --git a/ruoyi-common/src/main/java/com/ruoyi/common/dx/ObjectFactory.java b/ruoyi-common/src/main/java/com/ruoyi/common/dx/ObjectFactory.java
index b1f1940..4672823 100644
--- a/ruoyi-common/src/main/java/com/ruoyi/common/dx/ObjectFactory.java
+++ b/ruoyi-common/src/main/java/com/ruoyi/common/dx/ObjectFactory.java
@@ -5,33 +5,33 @@
 
 
 /**
- * This object contains factory methods for each
- * Java content interface and Java element interface
- * generated in the com.ruoyi.web.webservice.dx package.
- * <p>An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups.  Factory methods for each of these are
+ * This object contains factory methods for each 
+ * Java content interface and Java element interface 
+ * generated in the com.ruoyi.common.dx package. 
+ * <p>An ObjectFactory allows you to programatically 
+ * construct new instances of the Java representation 
+ * for XML content. The Java representation of XML 
+ * content can consist of schema derived interfaces 
+ * and classes representing the binding of schema 
+ * type definitions, element declarations and model 
+ * groups.  Factory methods for each of these are 
  * provided in this class.
- *
+ * 
  */
 @XmlRegistry
 public class ObjectFactory {
 
 
     /**
-     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ruoyi.web.webservice.dx
-     *
+     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ruoyi.common.dx
+     * 
      */
     public ObjectFactory() {
     }
 
     /**
      * Create an instance of {@link SMSGetNumberResponse }
-     *
+     * 
      */
     public SMSGetNumberResponse createSMSGetNumberResponse() {
         return new SMSGetNumberResponse();
@@ -39,7 +39,7 @@
 
     /**
      * Create an instance of {@link SMSVerify }
-     *
+     * 
      */
     public SMSVerify createSMSVerify() {
         return new SMSVerify();
@@ -47,7 +47,7 @@
 
     /**
      * Create an instance of {@link I5GSearchNumberResponse }
-     *
+     * 
      */
     public I5GSearchNumberResponse createI5GSearchNumberResponse() {
         return new I5GSearchNumberResponse();
@@ -55,7 +55,7 @@
 
     /**
      * Create an instance of {@link I5GSendResponse }
-     *
+     * 
      */
     public I5GSendResponse createI5GSendResponse() {
         return new I5GSendResponse();
@@ -63,7 +63,7 @@
 
     /**
      * Create an instance of {@link SMSVerifyResponse }
-     *
+     * 
      */
     public SMSVerifyResponse createSMSVerifyResponse() {
         return new SMSVerifyResponse();
@@ -71,7 +71,7 @@
 
     /**
      * Create an instance of {@link I5GSend }
-     *
+     * 
      */
     public I5GSend createI5GSend() {
         return new I5GSend();
@@ -79,7 +79,7 @@
 
     /**
      * Create an instance of {@link SMSGetUserList }
-     *
+     * 
      */
     public SMSGetUserList createSMSGetUserList() {
         return new SMSGetUserList();
@@ -87,7 +87,7 @@
 
     /**
      * Create an instance of {@link I5GReportResponse }
-     *
+     * 
      */
     public I5GReportResponse createI5GReportResponse() {
         return new I5GReportResponse();
@@ -95,7 +95,7 @@
 
     /**
      * Create an instance of {@link I5GReply }
-     *
+     * 
      */
     public I5GReply createI5GReply() {
         return new I5GReply();
@@ -103,7 +103,7 @@
 
     /**
      * Create an instance of {@link SMSGetTemplateList }
-     *
+     * 
      */
     public SMSGetTemplateList createSMSGetTemplateList() {
         return new SMSGetTemplateList();
@@ -111,7 +111,7 @@
 
     /**
      * Create an instance of {@link SMSGetNumber }
-     *
+     * 
      */
     public SMSGetNumber createSMSGetNumber() {
         return new SMSGetNumber();
@@ -119,7 +119,7 @@
 
     /**
      * Create an instance of {@link Hello }
-     *
+     * 
      */
     public Hello createHello() {
         return new Hello();
@@ -127,7 +127,7 @@
 
     /**
      * Create an instance of {@link I5GReport }
-     *
+     * 
      */
     public I5GReport createI5GReport() {
         return new I5GReport();
@@ -135,7 +135,7 @@
 
     /**
      * Create an instance of {@link SMSGetUserListResponse }
-     *
+     * 
      */
     public SMSGetUserListResponse createSMSGetUserListResponse() {
         return new SMSGetUserListResponse();
@@ -143,7 +143,7 @@
 
     /**
      * Create an instance of {@link SMSSaveContent }
-     *
+     * 
      */
     public SMSSaveContent createSMSSaveContent() {
         return new SMSSaveContent();
@@ -151,7 +151,7 @@
 
     /**
      * Create an instance of {@link SMSSaveContentResponse }
-     *
+     * 
      */
     public SMSSaveContentResponse createSMSSaveContentResponse() {
         return new SMSSaveContentResponse();
@@ -159,7 +159,7 @@
 
     /**
      * Create an instance of {@link I5GSearchNumber }
-     *
+     * 
      */
     public I5GSearchNumber createI5GSearchNumber() {
         return new I5GSearchNumber();
@@ -167,7 +167,7 @@
 
     /**
      * Create an instance of {@link I5GReplyResponse }
-     *
+     * 
      */
     public I5GReplyResponse createI5GReplyResponse() {
         return new I5GReplyResponse();
@@ -175,7 +175,7 @@
 
     /**
      * Create an instance of {@link HelloResponse }
-     *
+     * 
      */
     public HelloResponse createHelloResponse() {
         return new HelloResponse();
@@ -183,7 +183,7 @@
 
     /**
      * Create an instance of {@link SMSGetTemplateListResponse }
-     *
+     * 
      */
     public SMSGetTemplateListResponse createSMSGetTemplateListResponse() {
         return new SMSGetTemplateListResponse();
@@ -191,7 +191,7 @@
 
     /**
      * Create an instance of {@link SMSVerifyPrivateResponse }
-     *
+     * 
      */
     public SMSVerifyPrivateResponse createSMSVerifyPrivateResponse() {
         return new SMSVerifyPrivateResponse();
@@ -199,7 +199,7 @@
 
     /**
      * Create an instance of {@link SMSVerifyPrivate }
-     *
+     * 
      */
     public SMSVerifyPrivate createSMSVerifyPrivate() {
         return new SMSVerifyPrivate();
--
Gitblit v1.9.3