dev #5

Closed
ly wants to merge 93 commits from dev into dev-db
Showing only changes of commit 92fe3c5959 - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@ db:
queries: queries:
- select * from ProjectProperties limit 30; - select * from ProjectProperties limit 30;
- select Name, Code, Amount, Amount_Total from TotalCalculateTable - select Name, Code, Amount, Amount_Total from TotalCalculateTable
- select SerialNumber, Name, Quantity, Rate, Sum_Price from ProjectDivision where Level = 1 limit 30; - select SerialNumber, Name, Quantity, Rate, Sum_Price from ProjectDivision where Level = 3 limit 50;
- select Name, Code, Rate, Amount from OtherFee - select Name, Code, Rate, Amount from OtherFee
#web: #web: