初始化数据库DDL(用于启动IDE)
先执行建表sql: https://cdn.mokelay.com/ty-client-core/db_ty_init.sql
再执行初始化数据sql: https://cdn.mokelay.com/ty-client-core/db_ty.sql
前端基础组件包 https://github.com/iamcarlchen/ty-client-core
第三方lego包(读写PDF,短信,SMS等等服务封装) https://github.com/iamcarlchen/ty-lego-vendor
内核(解析引擎,基础Lego包) https://github.com/iamcarlchen/ty-server-core
DB相关Lego包 https://github.com/iamcarlchen/ty-server-db
基础包 https://github.com/iamcarlchen/ty-server-base
LEGO API,可以第三方开放的基础包 https://github.com/Great-Bee/ty-lego-api