설명 없음

zs 3684210112 修改 2 주 전
service 55ff45d89f update 1 개월 전
src 3684210112 修改 2 주 전
test 2ee191c6ed init 1 개월 전
upload 2ee191c6ed init 1 개월 전
.editorconfig 2ee191c6ed init 1 개월 전
.eslintrc.json 2ee191c6ed init 1 개월 전
.gitignore 55ff45d89f update 1 개월 전
.prettierrc.js 2ee191c6ed init 1 개월 전
README.md 2ee191c6ed init 1 개월 전
README.zh-CN.md 2ee191c6ed init 1 개월 전
bootstrap.js 2ee191c6ed init 1 개월 전
dist.zip 55ff45d89f update 1 개월 전
ecosystem.config.js 55ff45d89f update 1 개월 전
jest.config.js 2ee191c6ed init 1 개월 전
package-lock.json 2ee191c6ed init 1 개월 전
package.json 2ee191c6ed init 1 개월 전
tsconfig.json 2ee191c6ed init 1 개월 전
water_service.sql 2ee191c6ed init 1 개월 전

README.md

数据库指令

grant all privileges on water_service_v2.* to 'water_v2'@'%' identified by 'ccshuitou'; grant SELECT on water_service.* to 'water_v1'@'%' identified by 'ccshuitou'