fix bugs
This commit is contained in:
@@ -42,46 +42,46 @@ export const restaurantsData: RestaurantData[] = [
|
||||
plan: PlanEnum.Base,
|
||||
subscriptionId: 'sub_seed_zhivan_001',
|
||||
},
|
||||
{
|
||||
name: 'سپنتا',
|
||||
slug: 'sepanta',
|
||||
domain: 'https://dmenu-plus-front.dev.danakcorp.com/sepanta',
|
||||
isActive: true,
|
||||
phone: '',
|
||||
logo: 'https://dmenu.danakcorp.com/uploads/images/store/store_1641199914860_61d2b72b2e8bd97126a70b5f.png',
|
||||
score: {
|
||||
purchaseAmount: '100000',
|
||||
purchaseScore: '1',
|
||||
scoreAmount: '1',
|
||||
scoreCredit: '10000',
|
||||
birthdayScore: '2',
|
||||
registerScore: '2',
|
||||
marriageDateScore: '2',
|
||||
referrerScore: '2',
|
||||
},
|
||||
plan: PlanEnum.Base,
|
||||
subscriptionId: 'sub_seed_sepanta_001',
|
||||
},
|
||||
{
|
||||
name: 'اکافه',
|
||||
slug: 'ocafe',
|
||||
domain: 'https://dmenu-plus-front.dev.danakcorp.com/ocafe',
|
||||
isActive: true,
|
||||
phone: '',
|
||||
logo: 'https://dmenu.danakcorp.com/uploads/images/store/store_1643274757715_61e509141601c7c7d9141989.png',
|
||||
score: {
|
||||
purchaseAmount: '100000',
|
||||
purchaseScore: '1',
|
||||
scoreAmount: '1',
|
||||
scoreCredit: '10000',
|
||||
birthdayScore: '2',
|
||||
registerScore: '2',
|
||||
marriageDateScore: '2',
|
||||
referrerScore: '2',
|
||||
},
|
||||
plan: PlanEnum.Base,
|
||||
subscriptionId: 'sub_seed_ocafe_001',
|
||||
},
|
||||
// {
|
||||
// name: 'سپنتا',
|
||||
// slug: 'sepanta',
|
||||
// domain: 'https://dmenu-plus-front.dev.danakcorp.com/sepanta',
|
||||
// isActive: true,
|
||||
// phone: '',
|
||||
// logo: 'https://dmenu.danakcorp.com/uploads/images/store/store_1641199914860_61d2b72b2e8bd97126a70b5f.png',
|
||||
// score: {
|
||||
// purchaseAmount: '100000',
|
||||
// purchaseScore: '1',
|
||||
// scoreAmount: '1',
|
||||
// scoreCredit: '10000',
|
||||
// birthdayScore: '2',
|
||||
// registerScore: '2',
|
||||
// marriageDateScore: '2',
|
||||
// referrerScore: '2',
|
||||
// },
|
||||
// plan: PlanEnum.Base,
|
||||
// subscriptionId: 'sub_seed_sepanta_001',
|
||||
// },
|
||||
// {
|
||||
// name: 'اکافه',
|
||||
// slug: 'ocafe',
|
||||
// domain: 'https://dmenu-plus-front.dev.danakcorp.com/ocafe',
|
||||
// isActive: true,
|
||||
// phone: '',
|
||||
// logo: 'https://dmenu.danakcorp.com/uploads/images/store/store_1643274757715_61e509141601c7c7d9141989.png',
|
||||
// score: {
|
||||
// purchaseAmount: '100000',
|
||||
// purchaseScore: '1',
|
||||
// scoreAmount: '1',
|
||||
// scoreCredit: '10000',
|
||||
// birthdayScore: '2',
|
||||
// registerScore: '2',
|
||||
// marriageDateScore: '2',
|
||||
// referrerScore: '2',
|
||||
// },
|
||||
// plan: PlanEnum.Base,
|
||||
// subscriptionId: 'sub_seed_ocafe_001',
|
||||
// },
|
||||
// {
|
||||
// name: 'رستوران ایزی دیزی',
|
||||
// slug: 'easydizy',
|
||||
|
||||
Reference in New Issue
Block a user