dev #5
@@ -12,7 +12,7 @@ db:
|
||||
queries:
|
||||
- select * from ProjectProperties limit 30;
|
||||
- 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
|
||||
|
||||
#web:
|
||||
|
||||
Reference in New Issue
Block a user