update database

This commit is contained in:
Phuoc Nguyen
2025-10-24 11:31:48 +07:00
parent f95fa9d0a6
commit c4272f9a21
126 changed files with 23528 additions and 2234 deletions

View File

@@ -8,7 +8,7 @@ part of 'promotion_model.dart';
class PromotionModelAdapter extends TypeAdapter<PromotionModel> {
@override
final typeId = 11;
final typeId = 26;
@override
PromotionModel read(BinaryReader reader) {