|
hace 2 semanas | |
---|---|---|
service | hace 1 mes | |
src | hace 2 semanas | |
test | hace 1 mes | |
upload | hace 1 mes | |
.editorconfig | hace 1 mes | |
.eslintrc.json | hace 1 mes | |
.gitignore | hace 1 mes | |
.prettierrc.js | hace 1 mes | |
README.md | hace 1 mes | |
README.zh-CN.md | hace 1 mes | |
bootstrap.js | hace 1 mes | |
dist.zip | hace 1 mes | |
ecosystem.config.js | hace 1 mes | |
jest.config.js | hace 1 mes | |
package-lock.json | hace 1 mes | |
package.json | hace 1 mes | |
tsconfig.json | hace 1 mes | |
water_service.sql | hace 1 mes |
grant all privileges on water_service_v2.* to 'water_v2'@'%' identified by 'ccshuitou'; grant SELECT on water_service.* to 'water_v1'@'%' identified by 'ccshuitou'