이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
server
/
formallProject
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
[SQL][修改][日常、其他、其他押金添加必要索引]
release_toaliyun_real
gongbiao
7 년 전
부모
436e2aabcf
커밋
ced89999fe
1개의 변경된 파일
과
3개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
mallinkAdmin/src/main/resources/db/migration/V201907031307__G_ALTER_BILL_DAILY_OTHER_DEPOSIT.sql
+ 3
- 0
mallinkAdmin/src/main/resources/db/migration/V201907031307__G_ALTER_BILL_DAILY_OTHER_DEPOSIT.sql
파일 보기
@@ -0,0 +1,3 @@
alter table wx_bill_daily add index t_t_s(tenant_id,type,`status`);
alter table wx_bill_other add index t_s(tenant_id,`status`);
alter table wx_bill_other_deposit add index t_s(tenant_id,`status`);
쓰기
미리보기
불러오는 중...
취소
저장