Aucune description

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

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'