No Description

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

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'