修复学生余额多选充值一次性最高只能选15个 #33

Merged
wangziqi merged 2 commits from xiongyuxing/gongxue-base:main into main 2026-07-22 02:23:10 +00:00
Showing only changes of commit d4fb55a20c - Show all commits

View File

@@ -23,6 +23,9 @@ jobs:
steps:
- name: Checkout
uses: https://gitee.com/mirrors_actions/checkout@v4
with:
github-server-url: https://git.gongxue100.com
fetch-depth: 1
- name: Install dependencies
run: npm ci