This commit is contained in:
zhangzq
2026-07-07 15:31:04 +08:00
parent 3ea090e314
commit d8ee347915
681 changed files with 48959 additions and 0 deletions

5
pms_vue/.travis.yml Normal file
View File

@@ -0,0 +1,5 @@
language: node_js
node_js: 10
script: npm run test
notifications:
email: false