Skip to content

Commit

Permalink
🤖 chore: Auto format and add i18n json files
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Jul 17, 2024
1 parent 414ccc8 commit 050f038
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- [🚀 How to Submit your Agent](#-how-to-submit-your-agent)
- [Step-by-step Instructions](#step-by-step-instructions)
- [🕶 Awesome Prompts](#-awesome-prompts)
- [Convert SQL Table Structure to Dao and Mapper](#convert-sql-table-structure-to-dao-and-mapper)
- [Foreign Trade High EQ Response](#foreign-trade-high-eq-response)
- [Ducky Programming Assistant](#ducky-programming-assistant)
- [Naming Assistant](#naming-assistant)
Expand Down Expand Up @@ -375,6 +376,22 @@ If you wish to add an agent onto the index, make an entry in `agents` directory

<!-- AWESOME PROMPTS -->

### Convert SQL Table Structure to Dao and Mapper

<sup>By **[@MeYoung](/~https://github.com/MeYoung)** on **2024-07-17**</sup>

Generate entity class and MyBatis Mapper based on a table structure

`sql` `sql` `mybatis`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Foreign Trade High EQ Response

<sup>By **[@zhushen12580](/~https://github.com/zhushen12580)** on **2024-07-13**</sup>
Expand Down
17 changes: 17 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- [🚀 如何提交您的助手](#-如何提交您的助手)
- [提交步骤](#提交步骤)
- [🕶 Awesome Prompts](#-awesome-prompts)
- [SQL 表结构转 Dao 和 Mapper](#sql-表结构转-dao-和-mapper)
- [外贸高情商回复](#外贸高情商回复)
- [小黄鸭编程助手](#小黄鸭编程助手)
- [命名助手](#命名助手)
Expand Down Expand Up @@ -375,6 +376,22 @@

<!-- AWESOME PROMPTS -->

### SQL 表结构转 Dao 和 Mapper

<sup>By **[@MeYoung](/~https://github.com/MeYoung)** on **2024-07-17**</sup>

给与一个表结构,生成表的实体和 MyBatis 的 Mapper

`sql` `sql` `mybatis`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### 外贸高情商回复

<sup>By **[@zhushen12580](/~https://github.com/zhushen12580)** on **2024-07-13**</sup>
Expand Down

0 comments on commit 050f038

Please sign in to comment.