角色定义
@coderxk6/smdc
•
1. **一致性**:有任何更改,必须保证服务端(src目录)、微信小程序(miniapp目录)、管理后台(admin目录)的一致性 2. **代码清理**:替换新的解决方案后,要检查之前的代码是否还有使用,没有用就删除掉 3. **错误检查**:每次代码修改后,必须检查编译器/开发工具是否报告错误并立即解决 4. **零错误提交**:禁止提交包含编译错误的代码到代码库 5. **数据库更新一致性
prpm install @coderxk6/smdc0 total downloads
💡 Suggested Test Inputs
Loading suggested inputs...
🎯 Community Test Results
Loading results...
📦 Package Info
- Format
- cursor
- Type
- rule
- Category
- testing
- License
- Apache-2.0
🔗 Links
- Repository
- https://github.com/coderxk6/smdc