埃驰前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
2.4 KiB

// dev_win
// window.SITE_CONFIG['baseApi'] = 'http://192.168.0.190:30001'
// window.SITE_CONFIG['authApi'] = 'http://192.168.0.190:30001'
// window.SITE_CONFIG['userApi'] = 'http://192.168.0.190:30000'
window.SITE_CONFIG['baseApi'] = 'http://dev.ccwin-in.com:60065'
window.SITE_CONFIG['authApi'] = 'http://dev.ccwin-in.com:60065'
window.SITE_CONFIG['userApi'] = 'http://dev.ccwin-in.com:60064'
window.SITE_CONFIG['businessApi'] = 'http://dev.ccwin-in.com:10097'
window.SITE_CONFIG['columnsApiNamesZh'] = 'Store'
window.SITE_CONFIG['isAutoLogin'] = true
window.SITE_CONFIG['isSinglePage'] = false
window.SITE_CONFIG['userNameOrEmailAddress'] = 'admin'
window.SITE_CONFIG['client_secret'] = '1q2w3E*'
window.SITE_CONFIG['browserTitle'] = '接口看板-QAD&WMS'
window.SITE_CONFIG['menuHiddenConfig'] = [
'ArriveNoticeDetail','ContainerBindNoteDetail','CountAdjustNoteDetail',
'CountNoteDetail','CountPlanDetail','CustomerAsnDetail',
'CustomerReturnNoteDetail','DeliverNoteDetail','DeliverPlanDetail',
'DeliverRequestDetail','InspectAbnormalNoteDetail','InspectNoteDetail',
'InspectNoticeDetail','InventoryTransferNoteDetail','IPurchaseOrderDetailRepository',
'IsolationNoteDetail','IssueNoteDetail','IssueNoteDetailToMes',
'JisDeliverNoteDetail','JisProductDetail','JisProductReceiptNoteDetail',
'JisProductRecycleNoteDetail','JisProductReturnNoteDetail','JisProductTransferNoteDetail',
'MaterialRequestDetail','OfflineSettlementNoteDetail','OuterJisDeliverNoteDetail',
'OuterJisUnplannedIssueNoteDetail','OuterJisUnplannedReceiptNoteDetail','OuterPillarDeliverNoteDetail',
'PillarDeliverNoteDetail','PreparationPlanDetail','ProductionPlanDetail',
'ProductL7PartsNoteDetail','ProductReceiptLogDetail','ProductReceiptNoteDetail',
'ProductRecycleNoteDetail','PurchaseOrderDetail','PurchaseReceiptNoteDetail',
'PurchaseReturnNoteDetail','PutawayNoteDetail','ReceiptAbnormalNoteDetail',
'ReworkNoteDetail','SaleOrderDetail','ScrapNoteDetail',
'ScrapOutNoteDetail','SingleDoorPanelCustomerReturnNoteDetail','SingleDoorPanelDeliverNoteDetail',
'SingleDoorPanelProductAdjustNoteDetail','SingleDoorPanelProductReceiptNoteDetail','SingleDoorPanelProductTransferNoteDetail',
'StockReturnNoteDetail','SupplierAsnDetail','TracebackNoteDetail',
'UnplannedIssueNoteDetail','UnplannedReceiptNoteDetail','WarehouseTransferNoteDetail',
'WorkOrderDetail'
]