Sign in

潘钊 / bsth_control · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bsth_control
  • ..
  • geo_data
  • GeoStation.java
  • update...
    23259b59
    潘钊 authored
    2017-12-07 21:36:27 +0800  
    Browse Code »
GeoStation.java 129 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10
package com.bsth.entity.geo_data;

/**
 * Created by panzhao on 2017/12/7.
 */
public class GeoStation {

    private int id;

}