Example #1
0
 public ServiceResult <FactorsEnt> UpdateFactorys(FactorsEnt factorys)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public ServiceResult <FactorsEnt> AddTtpe(FactorsEnt factorys)
 {
     throw new NotImplementedException();
 }