Logo

GitLab

Sign in

customer / shanghai-railway-web

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • shanghai-railway-web
  • ..
  • client
  • XObject.java
  • 发送短信通知
    a448397a
    lixiang authored
    2023-06-22 01:17:01 +0800  
    Browse Code ยป
XObject.java 181 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11
package com.xiniunet.open.api.client;

import java.io.Serializable;

/**


 */
public class XObject implements Serializable {
    private static final long serialVersionUID = 1L;
}