Aucune description

lrf adf26f0daf update il y a 2 semaines
src adf26f0daf update il y a 2 semaines
test 5de6b88dba init il y a 2 mois
.editorconfig 5de6b88dba init il y a 2 mois
.eslintrc.json 5de6b88dba init il y a 2 mois
.gitignore 77c3380923 update il y a 1 mois
.prettierrc.js 5de6b88dba init il y a 2 mois
README.md 77c3380923 update il y a 1 mois
README.zh-CN.md 5de6b88dba init il y a 2 mois
bootstrap.js 5de6b88dba init il y a 2 mois
ecosystem.config.js c4221c7b3a update il y a 1 mois
jest.config.js 5de6b88dba init il y a 2 mois
package-lock.json 5de6b88dba init il y a 2 mois
package.json 5de6b88dba init il y a 2 mois
tsconfig.json 5de6b88dba init il y a 2 mois
water_service.sql 5de6b88dba init il y a 2 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'