设备人员更新
This commit is contained in:
@@ -50,7 +50,7 @@ class MhMessageController extends GetControllerEx<MhMessageModel> {
|
||||
String serviceApi = ServiceConstant.message_list;
|
||||
String messageType = "app_system";
|
||||
if (model.type == 1) {
|
||||
messageType = "app_body";
|
||||
messageType = "app_vsm";
|
||||
} else {
|
||||
messageType = "app_system";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user