13 Commits

Author SHA1 Message Date
45ba7ea003 finish es highlight 2024-11-14 21:00:24 +08:00
5ff73e318e 🎏 finish search ALl 2024-11-14 04:26:12 +08:00
75f2b9e59b refactor(animals): 优化动物名称模糊查询逻辑
- 在 AnimalsCurd 的 ShowByName 方法中,保留了原有的名称模糊查询逻辑
- 在 AnimalWithNickNameHit 结构中,添加了注释解释模糊查询的实现方式
- 此修改旨在提高代码的可读性和可维护性,避免使用复杂的 SQL 查询
2024-11-08 22:20:26 +08:00
c018a63cd3 🎏finish name selece 2024-11-08 18:57:08 +08:00
473eafc069 🎏FInish prefer List 2024-11-07 21:28:41 +08:00
9d1f5f8e62 add Department Field to Animal 2024-11-06 18:50:39 +08:00
ffde5d691f fit use Animal Avatar as encounter Avatar 2024-11-02 12:32:33 +08:00
439bd7c6da better Animal Like List 2024-11-01 20:07:30 +08:00
7b8a545f59 🐛 bad word 2024-10-25 05:03:27 +08:00
c863331243 animal with like #2 2024-10-23 12:57:53 +08:00
babd68def0 animal like & list #1 2024-10-23 12:51:41 +08:00
32cbe38436 change Create to store 2024-10-17 22:43:20 +08:00
9b24a1f645 🎨 better model code 2024-10-14 19:27:46 +08:00