lxw
2023-03-07 c491231aa592006889873485e2e1a870bf5e1282
src/main/java/com/whyc/mapper/StationInfMapper.java
@@ -10,5 +10,5 @@
    List<StationInf> getSystemAll(int userId);
    //总机房
    int geStation(int userId);
    int getStation(int userId);
}