﻿[
    //餐厅管理
    {
        "cmd": "appletsdining_post_GetPageList",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetPageList",
        "url": ""
    },
    {
        "cmd": "appletsdining_Post_GetBusinessWeekEnumType", //获取餐厅营业周长
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetBusinessWeekEnumType",
        "url": ""
    },
    {
        "cmd": "appletsdining_post_Remove",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "Remove",
        "url": ""
    },
    {
        "cmd": "appletsdining_post_Get",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "Get",
        "url": ""
    },
    {
        "cmd": "appletsdining_post_AppletsSet",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "AppletsSet",
        "url": ""
    },
    {
        "cmd": "dining_post_GetList",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetList",
        "url": ""
    },
    {
        "cmd": "dining_post_GetSWTDinnerListService", //根据SWT查询条件获取餐厅信息
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetSWTDinnerListService"
    },
    {
        "cmd": "dining_get_GetDinnerSummary", //餐厅汇总
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetDinnerSummary",
        "url": ""
    },
    {
        "cmd": "dining_get_GetDiningPriceType", //餐厅价格
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetDiningPriceType",
        "url": ""
    },
    {
        "cmd": "dining_get_GetDiningType", //餐厅类型
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetDiningType",
        "url": ""
    },
    {
        "cmd": "dining_get_GetCooperationType", //餐厅合作方式
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetCooperationType",
        "url": ""
    },
    {
        "cmd": "dining_get_GetHotelSummaryDay", //餐厅汇总每日详情
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetHotelSummaryDay",
        "url": ""
    },
    {
        "cmd": "dining_get_GetDinnerSummaryOrder", //餐厅汇总订单详情
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetDinnerSummaryOrder",
        "url": ""
    },
    {
        "cmd": "dining_Post_UpateDinnerPic", //根据编号修改餐厅图片
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "UpateDinnerPic",
        "url": ""
    },
    //套餐管理
    {
        "cmd": "appletsmeal_post_GetPageList",
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "GetPageList",
        "url": ""
    },
    {
        "cmd": "appletsmeal_post_GetDiningMealType",
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "GetDiningMealType",
        "url": ""
    },
    {
        "cmd": "appletsmeal_post_Get",
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "Get",
        "url": ""
    },
    {
        "cmd": "appletsmeal_post_Remove",
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "Remove",
        "url": ""
    },
    {
        "cmd": "appletsmeal_post_Set",
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "Set",
        "url": ""
    },
    {
        "cmd": "appletsmeal_get_GetList", //获取套餐列表(下拉框使用)
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "GetList",
        "url": ""
    },
    //套餐报价管理
    {
        "cmd": "appletsprice_post_GetList",
        "fullName": "REBORN.Services.DMCService.AppletsDiningPriceService",
        "method": "GetList"
    },
    {
        "cmd": "appletsprice_post_Remove",
        "fullName": "REBORN.Services.DMCService.AppletsDiningPriceService",
        "method": "Remove"
    },
    {
        "cmd": "appletsprice_post_Set",
        "fullName": "REBORN.Services.DMCService.AppletsDiningPriceService",
        "method": "Set"
    },
    {
        "cmd": "appletsprice_post_Get",
        "fullName": "REBORN.Services.DMCService.AppletsDiningPriceService",
        "method": "Get"
    },
    {
        "cmd": "price_get_DinnerSaleBoard", //餐厅销量看板
        "fullName": "REBORN.Services.DMCService.DiningPriceService",
        "method": "DinnerSaleBoard"
    },
    {
        "cmd": "price_get_GetDinnerStatistics", //餐厅销量日历看板
        "fullName": "REBORN.Services.DMCService.DiningPriceService",
        "method": "GetDinnerStatistics"
    },
    //美食分类管理
    {
        "cmd": "foodtype_post_GetList",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetFoodTypePageList"
    },
    {
        "cmd": "foodtype_post_Remove",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "RemoveFoodType"
    },
    {
        "cmd": "foodtype_post_Set",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "AppletsSetFoodType"
    },
    {
        "cmd": "foodtype_post_Get",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetFoodType"
    },
    {
        "cmd": "foodtype_post_GetDropDownFoodType",
        "fullName": "REBORN.Services.DMCService.AppletsDiningService",
        "method": "GetDropDownFoodType"
    },
    //节假日管理
    {
        "cmd": "appletsmeal_post_GetHolidayPageList",
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "GetHolidayPageList",
        "url": ""
    },
    {
        "cmd": "appletsmeal_post_GetHoliday",
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "GetHoliday",
        "url": ""
    },
    {
        "cmd": "appletsmeal_post_RemoveHoliday",
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "RemoveHoliday",
        "url": ""
    },
    {
        "cmd": "appletsmeal_post_SetHoliday",
        "fullName": "REBORN.Services.DMCService.AppletsDiningMealService",
        "method": "SetHoliday",
        "url": ""
    }
]