Cursor rule
A set of business rules for ZOEHIS, a hospital information system, covering outpatient and inpatient care, prescriptions, medicine, charges, prepayments, and refunds.
Cursor rule
A set of business rules for ZOEHIS, a hospital information system, covering outpatient and inpatient care, prescriptions, medicine, charges, prepayments, and refunds.
Cursor rule
A review checklist for Java and Spring Boot changes in the ZOEHIS hospital system, including database queries, transactions, errors, and business data flows.
Cursor rule
Cursor rule "zoehis-code-style" from zyx379/zoehis_workflow, covering zoehis 代码风格, 前端, api 文件, mixin and vuex.
Cursor rule
A set of database naming and design rules for ZOEHIS, a hospital information system. It defines patterns for tables covering patients, prescriptions, billing, insurance, and other hospital records.
Cursor rule
A Git workflow guide for ten separate ZOEHIS repositories, covering branches, commits, merges, tags, and releases.
Cursor rule
A naming guide for ZOEHIS frontend files, backend packages, API classes, and database tables.
Cursor rule
A project rule for organizing short-lived work notes and reusable coding guidance. It says task-specific notes belong in a temporary memory folder, while the skills folder is reserved for guidance that can be reused across many tasks.
Cursor rule
String val = sysParamService.getSysParam("paramname", "默认值").
Cursor rule
A ZOEHIS rule for creating and checking test data in a test database. It covers reading table structures, writing test records, and verifying them with queries while keeping production data read-only.