mirror of
https://github.com/FreeeBird/hotel.git
synced 2025-09-14 11:19:45 +08:00
update RoomType
This commit is contained in:
@@ -20,7 +20,7 @@ public class RoomTypeController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public int delType(int roomType,String typeName){
|
public int delType(int roomType,String typeName){
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user