@@ -7,7 +7,7 @@ do
(cd src/main/vue && npm run build)
;;
m)
- (cd src/main/zmh_mp && npm run build)
+ (cd src/main/zmj_mp && npm run build)
esac
done