بدون توضیح

lrf adf26f0daf update 2 هفته پیش
src adf26f0daf update 2 هفته پیش
test 5de6b88dba init 2 ماه پیش
.editorconfig 5de6b88dba init 2 ماه پیش
.eslintrc.json 5de6b88dba init 2 ماه پیش
.gitignore 77c3380923 update 1 ماه پیش
.prettierrc.js 5de6b88dba init 2 ماه پیش
README.md 77c3380923 update 1 ماه پیش
README.zh-CN.md 5de6b88dba init 2 ماه پیش
bootstrap.js 5de6b88dba init 2 ماه پیش
ecosystem.config.js c4221c7b3a update 1 ماه پیش
jest.config.js 5de6b88dba init 2 ماه پیش
package-lock.json 5de6b88dba init 2 ماه پیش
package.json 5de6b88dba init 2 ماه پیش
tsconfig.json 5de6b88dba init 2 ماه پیش
water_service.sql 5de6b88dba init 2 ماه پیش

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'