export const customFormConfig = {
codeList: ['addCustomer','addSupplier', 'addCustomerScore', 'addSupplierScore'],
router: [
{code: 'addCustomer', src: ''}
]
};