|
il y a 2 semaines | |
---|---|---|
src | il y a 2 semaines | |
test | il y a 2 mois | |
.editorconfig | il y a 2 mois | |
.eslintrc.json | il y a 2 mois | |
.gitignore | il y a 1 mois | |
.prettierrc.js | il y a 2 mois | |
README.md | il y a 1 mois | |
README.zh-CN.md | il y a 2 mois | |
bootstrap.js | il y a 2 mois | |
ecosystem.config.js | il y a 1 mois | |
jest.config.js | il y a 2 mois | |
package-lock.json | il y a 2 mois | |
package.json | il y a 2 mois | |
tsconfig.json | il y a 2 mois | |
water_service.sql | il y a 2 mois |
grant all privileges on water_service_v2.* to 'water_v2'@'%' identified by 'ccshuitou'; grant SELECT on water_service.* to 'water_v1'@'%' identified by 'ccshuitou'