【修改冲突】

This commit is contained in:
weizhihong 2023-10-13 14:07:17 +08:00
parent fc3defbae3
commit f6ff5bdf69

View File

@ -18,13 +18,10 @@ message Repository {
repeated Relay relays = 11;
repeated PhaseFailureProtector phaseFailureProtectors = 12;
repeated Button buttons = 13;
<<<<<<< HEAD
repeated Light lights = 14;
repeated Alarm alarms = 15;
repeated Station stations = 16;
=======
repeated Psd psds = 14;
>>>>>>> 24c455cc6f8bc85738372cd78915117c1e4cade0
repeated Light lights = 15;
repeated Alarm alarms = 16;
repeated Station stations = 17;
}
//