update build ok,

This commit is contained in:
louiscklaw
2025-04-20 02:00:25 +08:00
parent 6b19656833
commit b963a85cc6
30 changed files with 1133 additions and 695 deletions

View File

@@ -1,3 +1,4 @@
// RULES: COL_<COLLECTION_NAME> = "<name in dbml file>"
const COL_LESSON_TYPES = 'LessonsTypes';
const COL_LESSON_CATEGORIES = 'LessonsCategories';
const NO_VALUE = 'NO_VALUE';