Files
Letters/README_XINHAN_PLAN.txt
T

10 lines
809 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
已创建分支 feature/xinhan-branch。将在该分支中新增 xinhan 文件夹及对应数据库查询页面。
计划实现:
- 新建 xinhan 文件夹在仓库 root 下(/opt/Letters/xinhan
- 在 xinhan 下实现一个简易的查询页,结构仿照 ticket/certs 的查询页,字段:收件人、内容物、寄出日期、寄达地、寄达日期
- 新增一个查询前端页面 index.html/或者与现有页面整合的查询入口
- 写一个简单的前端,使用 Supabase 表 `xinhan` 进行查询
- 提交到分支,等待你的合并指示
请确认:需要我直接在 xinhan 下建立一个初始数据表模板和查询页面吗?如果需要,请选择数据字段类型偏好(例如文本、日期、文本长内容等),以及是否要创建初始 SQL 建表语句。